File diff r25013:4c02a1340d93 → r25014:e1f1bf3a062e
src/video/dedicated_v.cpp
Show inline comments
 
@@ -267,6 +267,8 @@ void VideoDriver_Dedicated::MainLoop()
 
		}
 
	}
 

	
 
	this->is_game_threaded = false;
 

	
 
	/* Done loading, start game! */
 

	
 
	if (!_networking) {