aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 4135b5c..3bbe84f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -30,7 +30,7 @@ need to put in the tiles_to_load array
// Array for which tiles to include the tiles.dat
int tiles_to_load[] = {
- 2,g
+ 2,
4,
3,
};