forked from Cavemanon/SnootGame
undo checking for conflicting properties (as it turns out enforcing cleaner code is inconvenient (especially if it's over something that doesn't show issues in the first place))
This commit is contained in:
@ -12,7 +12,7 @@ init python:
|
||||
gui.init(1920, 1080)
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user