Skip to content

Commit

Permalink
Update code/modules/mob/living/living_defense.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
AmoryBlaine and Doubleumc committed Sep 23, 2024
1 parent afc7cc8 commit 34c9594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/living_defense.dm
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@
SSweather.weather_event_instance.process_mob_effect(src, delta_time)

if(current_weather_effect_type != starting_weather_type)
clear_fullscreen("weather")

/mob/living/handle_flamer_fire(obj/flamer_fire/fire, damage, delta_time)
. = ..()
Expand Down

0 comments on commit 34c9594

Please sign in to comment.