mirror of
https://github.com/sfall-team/int2ssl.git
synced 2026-07-27 16:52:42 -07:00
fix
This commit is contained in:
@@ -288,7 +288,7 @@ void CFalloutScript::StoreDeclarations()
|
||||
std::string c_strArgumentTemplate("arg%u");
|
||||
std::string c_strLocalVarTemplate("LVar%u");
|
||||
|
||||
g_ofstream << " Storing declarations" << std::endl;
|
||||
std::cout << " Storing declarations" << std::endl;
|
||||
|
||||
std::string strOutLine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user