linter again
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
[langserver]
|
||||
dreamchecker = true
|
||||
|
||||
#[code_standards]
|
||||
#disallow_relative_type_definitions = true
|
||||
#disallow_relative_proc_definitions = true
|
||||
|
||||
[dmdoc]
|
||||
use_typepath_names = true
|
||||
|
||||
@@ -109,4 +109,4 @@
|
||||
else if (world.time > detectTime)
|
||||
detectTime = 0
|
||||
for(var/obj/machinery/computer/security/telescreen/entertainment/TV in GLOB.machines)
|
||||
TV.notify(FALSE)
|
||||
TV.notify(FALSE)
|
||||
|
||||
Reference in New Issue
Block a user