mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Small refactoring
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Module['preRun'] = () => {
|
||||
ENV = process.env;
|
||||
};
|
||||
Module["preRun"] = () => {
|
||||
ENV = process.env;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user