Last editorconfig fixup (#17782)

* one

* two

* three

* fsdsdf
This commit is contained in:
Fluffy
2023-11-20 18:22:42 +00:00
committed by GitHub
parent 635c3d4398
commit c25c8b6a37
346 changed files with 408 additions and 367 deletions
+1 -1
View File
@@ -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]]")