Codechange: do not hide variables with other variables
This commit is contained in:
@@ -1403,7 +1403,7 @@ void StateGameLoop()
|
||||
|
||||
#ifndef DEBUG_DUMP_COMMANDS
|
||||
{
|
||||
PerformanceMeasurer framerate(PFE_ALLSCRIPTS);
|
||||
PerformanceMeasurer script_framerate(PFE_ALLSCRIPTS);
|
||||
AI::GameLoop();
|
||||
Game::GameLoop();
|
||||
}
|
||||
|
Reference in New Issue
Block a user