Makes a ton of dirs into defines (#31244)

* Makes a ton of dirs into defines

* lol oops

* "fix"

* ignore everything
This commit is contained in:
Contrabang
2025-12-12 20:32:33 +00:00
committed by GitHub
parent 2a842644d5
commit ef7e48db9c
23 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
var/newDir = pick(dirList)
if(newDir == 16)
floor = 1
newDir = 1
newDir = NORTH
return newDir
floor = 1