mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] end of file Fix (#10355)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2af001e7e5
commit
65f21fb1d3
@@ -68,4 +68,4 @@ var/global/list/power_update_requests_by_area = list()
|
||||
to_chat(usr, "Total profiling time: [power_profiled_time] ticks")
|
||||
to_chat(usr, "Total profiling time: [power_profiled_time] ticks")
|
||||
for (var/A in power_update_requests_by_area)
|
||||
to_chat(usr, "[A] = [power_update_requests_by_area[A]]")
|
||||
to_chat(usr, "[A] = [power_update_requests_by_area[A]]")
|
||||
|
||||
Reference in New Issue
Block a user