Merge pull request #6336 from Citadel-Station-13/upstream-merge-37050
[MIRROR] Fix fullscreens added to clientless mobs not stretching properly
This commit is contained in:
@@ -828,6 +828,7 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
|
||||
//END OF CIT CHANGES
|
||||
view = new_size
|
||||
apply_clickcatcher()
|
||||
mob.reload_fullscreen()
|
||||
if (isliving(mob))
|
||||
var/mob/living/M = mob
|
||||
M.update_damage_hud()
|
||||
|
||||
Reference in New Issue
Block a user