Removed another debug print that wasn't useful
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -774,7 +774,7 @@ bool KartSelectionScreen::playerJoin(InputDevice* device, bool firstPlayer)
|
||||
|
||||
// We keep the ID of the "root" widget, see comment at top
|
||||
g_root_id = kartsArea.m_reserved_id;
|
||||
std::cout << "++++ root ID : " << g_root_id << std::endl;
|
||||
//std::cout << "++++ root ID : " << g_root_id << std::endl;
|
||||
}
|
||||
|
||||
// ---- Create player/kart widget
|
||||
|
||||
Reference in New Issue
Block a user