mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Make sure the screen is reset, just in case
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
loc = locate(1,1,1)
|
||||
lastarea = loc
|
||||
|
||||
client.screen = list() // Remove HUD items just in case.
|
||||
client.images = list()
|
||||
if(!hud_used)
|
||||
create_mob_hud()
|
||||
if(hud_used)
|
||||
|
||||
Reference in New Issue
Block a user