Yes.
This commit is contained in:
@@ -1094,7 +1094,6 @@ int main(int argc, char* argv[])
|
|||||||
/* Run the main loop. */
|
/* Run the main loop. */
|
||||||
|
|
||||||
if( GetCommandlineArgument("ExportNsisStrings") )
|
if( GetCommandlineArgument("ExportNsisStrings") )
|
||||||
// XXX Nullsoft Scriptable Installation System?
|
|
||||||
ExportStrings::Nsis();
|
ExportStrings::Nsis();
|
||||||
else if( GetCommandlineArgument("ExportLuaInformation") )
|
else if( GetCommandlineArgument("ExportLuaInformation") )
|
||||||
ExportStrings::LuaInformation();
|
ExportStrings::LuaInformation();
|
||||||
|
|||||||
Reference in New Issue
Block a user