diff options
-rw-r--r-- | Hard-Coded-Game-Logic.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Hard-Coded-Game-Logic.md b/Hard-Coded-Game-Logic.md index 7acad03..90c358a 100644 --- a/Hard-Coded-Game-Logic.md +++ b/Hard-Coded-Game-Logic.md @@ -1,5 +1,3 @@ -# Hard-Coded Game Logic - Much of the game logic can be changed via the files in [data/](../blob/master/data/), but some things are hard-coded and can be tricky to find. This page lists things that may trip you up when hacking. |