Explorar o código

Set 1 player mode

Disable second player with define.
DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
bd8a787eec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.cpp

+ 1 - 1
src/main.cpp

@@ -1,7 +1,7 @@
 #include "spawn.h"
 #include "intToStr.h"
 
-#define NB_GAMERS 2
+#define NB_GAMERS 1 // Can be 1 or 2
 
 #define NB_GROW 6
 #define NB_BASE 10