Warning fix: Newline added.

This commit is contained in:
Jason Felds
2004-03-17 04:15:36 +00:00
parent ee2ebf509f
commit e92b2d84b9
+1
View File
@@ -114,3 +114,4 @@ void NetworkSyncManager::StartRequest ()
LOG->Trace("Starting Game."); LOG->Trace("Starting Game.");
return ; return ;
} }