mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
fixes stuff, i guess.
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user