Scale fullscreen overlays to the view size
This commit is contained in:
committed by
CitadelStationBot
parent
326d0bd29b
commit
a0801a8e92
@@ -672,6 +672,9 @@ GLOBAL_LIST(external_rsc_urls)
|
||||
|
||||
view = new_size
|
||||
apply_clickcatcher()
|
||||
if (isliving(mob))
|
||||
var/mob/living/M = mob
|
||||
M.update_damage_hud()
|
||||
|
||||
/client/proc/generate_clickcatcher()
|
||||
if(!void)
|
||||
|
||||
Reference in New Issue
Block a user