mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #3740 from Crazylemon64/better_buildmode
Enhances the buildmode tool
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
if(hud_used)
|
||||
qdel(hud_used) //remove the hud objects
|
||||
hud_used = null
|
||||
if(client.click_intercept)
|
||||
client.click_intercept.quit() // Let's not keep any old click_intercepts
|
||||
hud_used = new /datum/hud(src)
|
||||
|
||||
next_move = 1
|
||||
|
||||
Reference in New Issue
Block a user