--ExportLuaInformation. Add a stylesheet. (Not finished yet.)
This commit is contained in:
@@ -1119,8 +1119,8 @@ int main(int argc, char* argv[])
|
||||
if( GetCommandlineArgument("ExportNsisStrings") )
|
||||
// XXX Nullsoft Scriptable Installation System?
|
||||
ExportStrings::Nsis();
|
||||
else if( GetCommandlineArgument("ExportLuaFunctions") )
|
||||
ExportStrings::LuaFunctions();
|
||||
else if( GetCommandlineArgument("ExportLuaInformation") )
|
||||
ExportStrings::LuaInformation();
|
||||
else
|
||||
GameLoop::RunGameLoop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user