forked from Cavemanon/SnootGame
Turn on check conflicting properties (trolling modders one config var at a time)
This commit is contained in:
@ -12,7 +12,7 @@ init python:
|
|||||||
gui.init(1920, 1080)
|
gui.init(1920, 1080)
|
||||||
|
|
||||||
## Enable checks for invalid or unstable properties in screens or transforms
|
## Enable checks for invalid or unstable properties in screens or transforms
|
||||||
#define config.check_conflicting_properties = True
|
define config.check_conflicting_properties = True
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
## GUI Configuration Variables
|
## GUI Configuration Variables
|
||||||
|
Reference in New Issue
Block a user