Added FIXME

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4871 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2010-02-28 00:58:59 +00:00
parent 6f278f6d1e
commit 91386516e4

View File

@ -129,6 +129,7 @@ namespace GUIEngine
// Go straight to the race
StateManager::get()->enterGameState();
//FIXME: why do we need to invoke the network manager for local games??
network_manager->initCharacterDataStructures();
network_manager->setupPlayerKartInfo();