mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-24 11:27:05 +01:00
fixes the extra argument that causes runtime error (#5039)
This commit is contained in:
@@ -82,8 +82,7 @@
|
||||
|
||||
new_color = rgb(new_r, new_g, new_b)
|
||||
|
||||
spawn(1)
|
||||
update_sun_deferred(2, new_brightness, new_color)
|
||||
update_sun_deferred(new_brightness, new_color)
|
||||
|
||||
|
||||
/datum/weather_holder/miaphus
|
||||
|
||||
Reference in New Issue
Block a user