mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Prevents labels from stacking up when entering and exiting cryopods (#16417)
* Set name back to initial on exit. * Remove unneeded change Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
co-authored by
adrermail@gmail.com <adrermail@gmail.com>
parent
fe6e445760
commit
beca3b43b5
@@ -709,6 +709,8 @@
|
||||
else
|
||||
icon_state = base_icon_state
|
||||
|
||||
name = initial(name)
|
||||
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user