Critical maploader fix

Definitely do not update the server without this change.
And a gateway tweak thing because that was my original intent with this branch.
This commit is contained in:
Arokha Sieyes
2018-10-13 01:36:26 -04:00
parent 5f10bf5444
commit 5fe59a1f2a
2 changed files with 5 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ var/global/use_preloader = FALSE
++turfsSkipped
#endif
CHECK_TICK
maxx = max(maxx, ++xcrd)
maxx = max(maxx, xcrd++)
key_list[++key_list.len] = line_keys
// Rotate the list according to orientation