when a 2nd player joins, remove double steps from the list. They're no longer playable with 2 players joined.

This commit is contained in:
Chris Danford
2007-03-06 08:06:26 +00:00
parent 8a773bfab8
commit 8cbbc48523
7 changed files with 92 additions and 58 deletions
+1
View File
@@ -11,6 +11,7 @@
#include "Foreach.h"
#include "GameState.h"
#include "LocalizedString.h"
#include "LuaManager.h"
//