This commit is contained in:
2019-10-18 13:35:03 +02:00
parent e7517086a1
commit 143f47fc56
9 changed files with 132 additions and 27 deletions

View File

@@ -39,6 +39,7 @@ Module ModuleRuntimeVariables
Public USER_RIGHT2 As Boolean = False
Public USER_RIGHT3 As Boolean = False
Public USER_RIGHT4 As Boolean = False
Public USER_DEBUG_LOG As Boolean = False
Public FORCE_LAYOUT_OVERVIEW As Boolean = False