mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
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:
@@ -96,7 +96,7 @@
|
||||
var/newDir = pick(dirList)
|
||||
if(newDir == 16)
|
||||
floor = 1
|
||||
newDir = 1
|
||||
newDir = NORTH
|
||||
return newDir
|
||||
|
||||
floor = 1
|
||||
|
||||
Reference in New Issue
Block a user