fixes stuff, i guess.

This commit is contained in:
Alberyk
2020-04-22 13:17:19 -03:00
parent 8e9fdbe0f7
commit 60552d11c4
14 changed files with 18 additions and 18 deletions
@@ -633,7 +633,7 @@
orient2hud(null, mapload)
if (defer_shrinkwrap) // Caller wants to defer shrinkwrapping until after the current callstack; probably putting something in.
addtimer(CALLBACK(src, .proc/shrinkwrap), 0)
addtimer(CALLBACK(src, .proc/shrinkwrap), 1)
else
shrinkwrap()