summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 17:15:23 -0500
committerRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 17:15:23 -0500
commit4e46b32e4bde1766896c39d71ae8279ec5c5cb6e (patch)
tree459770d944b67228a2c92ba8b30e9566cca613df
parentc16fd3048b56d0362544ce7e5110244200da40ed (diff)
Updated Hard Coded Game Logic (markdown)
-rw-r--r--Hard-Coded-Game-Logic.md2
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.