mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 15:39:21 +02:00
- added code to now output all eerors to console (with option to save in log file)
- added more LUA debug info
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
debugUnitCommands,
|
||||
debugPathFinder,
|
||||
debugLUA,
|
||||
debugError
|
||||
};
|
||||
|
||||
class SystemFlagsType
|
||||
|
Reference in New Issue
Block a user