mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 16:47:34 +01:00
caps
This commit is contained in:
@@ -113,7 +113,7 @@ won't update every console in existence) but it's more of a hassle to do. Also,
|
||||
S.update_connections()
|
||||
break
|
||||
|
||||
/obj/machinery/computer/rdconsole/initialize()
|
||||
/obj/machinery/computer/rdconsole/Initialize()
|
||||
SyncRDevices()
|
||||
. = ..()
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
tot_rating += SP.rating
|
||||
idle_power_usage /= max(1, tot_rating)
|
||||
|
||||
/obj/machinery/r_n_d/server/initialize()
|
||||
/obj/machinery/r_n_d/server/Initialize()
|
||||
. = ..()
|
||||
if(!files)
|
||||
files = new /datum/research(src)
|
||||
|
||||
Reference in New Issue
Block a user