mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 21:53:55 +00:00
Fixes Trailing newlines and hopefully the bunkerD issue
This commit is contained in:
@@ -178,4 +178,4 @@ var/datum/planet/class_d/planet_class_d = null
|
||||
if(!istype(T))
|
||||
return
|
||||
if(T.outdoors)
|
||||
SSradiation.radiate(T, rand(fallout_rad_low, fallout_rad_high))
|
||||
SSradiation.radiate(T, rand(fallout_rad_low, fallout_rad_high))
|
||||
|
||||
Reference in New Issue
Block a user