mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
this is a timer or null, not boolean/int
This commit is contained in:
@@ -956,7 +956,7 @@ won't update every console in existence) but it's more of a hassle to do. Also,
|
||||
// This could be expensive, and will still be called
|
||||
// if the timer calls this function
|
||||
deltimer(wait_message_timer)
|
||||
wait_message_timer = 0
|
||||
wait_message_timer = null
|
||||
SStgui.update_uis(src)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user