mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Renames delta time to be a more obvious name [MDB IGNORE] (#20507)
* Renames delta time to be a more obvious name * updates to our code --------- Co-authored-by: oranges <email@oranges.net.nz> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
oranges
Gandalf
parent
34b66981ce
commit
9a594755f3
@@ -31,7 +31,7 @@
|
||||
history["demand"] = list()
|
||||
|
||||
|
||||
/datum/computer_file/program/power_monitor/process_tick(delta_time)
|
||||
/datum/computer_file/program/power_monitor/process_tick(seconds_per_tick)
|
||||
if(!get_powernet())
|
||||
search()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user