Created
April 2, 2010 18:46
-
-
Save gamefreak/353534 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ResourceManager] Notice: Reading file: Scripts/Modes/../Tests/LoaderTest.lua | |
| [ResourceManager] Notice: Reading file: Scripts/Modules/../Tests/LoaderTestModule.lua | |
| LOADED | |
| [ResourceManager] Notice: Reading file: Scripts/Modules/../Tests/LoaderTestModule.lua | |
| LOADED | |
| [ResourceManager] Notice: Reading file: Scripts/Modules/../Tests/LoaderTestModule.lua | |
| LOADED | |
| [ResourceManager] Notice: Reading file: Scripts/Modules/../Tests/LoaderTestModule.lua | |
| LOADED | |
| [ResourceManager] Notice: Reading file: Scripts/Modules/../Tests/LoaderTestModule.lua | |
| LOADED | |
| Uninterpreted keystroke 9 | |
| [ModeManager] Message: Switching to mode ../Tests/LoaderTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import("../Tests/LoaderTestModule") | |
| import("../Tests/LoaderTestModule") | |
| import("../Tests/LoaderTestModule") | |
| import("../Tests/LoaderTestModule") | |
| import("../Tests/LoaderTestModule") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| print("LOADED") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment