mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
added a debug-writer for debugging to console
This commit is contained in:
parent
3ebe2e242a
commit
5f9acbe1f5
@ -6,6 +6,8 @@
|
||||
|
||||
# debug level
|
||||
int_debug 0
|
||||
# write debug messages to console 0=no >0=yes
|
||||
int_debug_writer 0
|
||||
|
||||
#### float constants get divided by 100000 and loaded as floats
|
||||
#### so we write 50000 if we'd like to have 0.5
|
||||
|
Loading…
Reference in New Issue
Block a user