mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Merge pull request #37050 from AutomaticFrenzy/patch/fullscreen-cloning
Fix fullscreens added to clientless mobs not stretching properly
This commit is contained in:
committed by
CitadelStationBot
parent
4b34949340
commit
0a9ca8b073
@@ -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