Clean slate
This commit is contained in:
20
config/icbmclassic/debug.cfg
Normal file
20
config/icbmclassic/debug.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Enables extra console output to check the state of the explosive logic.
|
||||
B:debug_explosives=false
|
||||
|
||||
# When enabled, all missile launches are logged, including target and origin coordinates.
|
||||
B:debug_missile_launches=false
|
||||
|
||||
# When enabled, missile logic will be logged, including flight steps and target changes.
|
||||
B:debug_missile_logic=false
|
||||
|
||||
# When enabled, additional debug output is written to the console regarding the missile tracker.
|
||||
B:debug_missile_tracker=false
|
||||
|
||||
# Enables extra console output to check the state of the explosive threads.
|
||||
B:debug_threads=false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user