This commit is contained in:
PJB3005
2017-02-08 15:07:58 +01:00
parent 8ce6ae2b87
commit 3c8b98a3aa
12 changed files with 19 additions and 41 deletions

View File

@@ -558,3 +558,5 @@ var/next_external_rsc = 0
CRASH("change_view called without argument.")
view = new_size
if (mob.hud_used)
mob.hud_used.lighting_backdrop.update_size(new_size)