forked from github/server
the gameid for the tutorial was borked.
This commit is contained in:
parent
52ee8642de
commit
f0c3972219
|
@ -20,7 +20,7 @@
|
||||||
#define ENTERTAINBASE 0
|
#define ENTERTAINBASE 0
|
||||||
#define ENTERTAINPERLEVEL 20
|
#define ENTERTAINPERLEVEL 20
|
||||||
#define ENTERTAINFRACTION 20
|
#define ENTERTAINFRACTION 20
|
||||||
#define GAME_ID 0
|
#define GAME_ID 1
|
||||||
#define GROWING_TREES 1
|
#define GROWING_TREES 1
|
||||||
#define GUARD_DISABLES_PRODUCTION 1
|
#define GUARD_DISABLES_PRODUCTION 1
|
||||||
#define GUARD_DISABLES_RECRUIT 1
|
#define GUARD_DISABLES_RECRUIT 1
|
||||||
|
|
Loading…
Reference in New Issue