19 lines
538 B
Plaintext
19 lines
538 B
Plaintext
|
|
[General]
|
|
#
|
|
############################################
|
|
#Enable this to see debug messages
|
|
#-------------------------------------------
|
|
#Default: false
|
|
#-------------------------------------------
|
|
"Boolean: Debug" = false
|
|
#
|
|
############################################
|
|
#Enable this stop getting OpenGL messages
|
|
#Useful for when you're constantly getting spammed with them
|
|
#-------------------------------------------
|
|
#Default: false
|
|
#-------------------------------------------
|
|
"Boolean: Disable OpenGL Logging" = false
|
|
|