updating version to 0.18.3

This commit is contained in:
techdragon.nguyen@gmail.com
2012-04-15 14:13:08 +00:00
parent 2acdf55548
commit f75314394f
5 changed files with 69 additions and 51 deletions
+2
View File
@@ -515,7 +515,9 @@ void GameStateDuel::Update(float dt)
}
//END almosthumane - mulligan
menu->Add(MENUITEM_MAIN_MENU, "Back to main menu");
#ifdef DEBUG
menu->Add(MENUITEM_UNDO, "Undo");
#endif
#ifdef TESTSUITE
menu->Add(MENUITEM_LOAD, "Load");
#endif