diff --git a/UniversalModloader.py b/UniversalModloader.py index d548019..5391265 100644 --- a/UniversalModloader.py +++ b/UniversalModloader.py @@ -9,7 +9,7 @@ def preloadExceptionHandler(exc_type, exc_value, tb): #sys.excepthook = preloadExceptionHandler #Imports and variables -umlBuild = 0 +umlBuild = 20 umlVer = 0 umlFeatureSet = 7.1 umlBranch = "beta (dev)"