Adds time dilation data to the feedback table (#31278)
* adds time dilation data to the feedback table * Revert "adds time dilation data to the feedback table" This reverts commit bed0bd78b6e24be7da8269f6af24e51f0c90ded7. * adds time dilation data to the feedback table 2: electric boogaloo * Changes
This commit is contained in:
committed by
CitadelStationBot
parent
1f349aeccc
commit
7cec0bbf67
@@ -35,5 +35,4 @@ SUBSYSTEM_DEF(time_track)
|
||||
last_tick_realtime = current_realtime
|
||||
last_tick_byond_time = current_byondtime
|
||||
last_tick_tickcount = current_tickcount
|
||||
|
||||
|
||||
SSblackbox.add_details("time_dilation_current", time_dilation_current)
|
||||
Reference in New Issue
Block a user