diff --git a/DesktopPet.py b/DesktopPet.py index f85ac37..4ae6942 100644 --- a/DesktopPet.py +++ b/DesktopPet.py @@ -20,7 +20,7 @@ #Static Variables -update_ver = 4 +update_ver = 8 xmin = 0 xmax = 0 menu_ver = "Version: " + str(update_ver) @@ -437,4 +437,4 @@ def guiloop(): #No Config, Throw error except IOError: - ctypes.windll.user32.MessageBoxW(0, error_missingConfig, "Error", 0) \ No newline at end of file + ctypes.windll.user32.MessageBoxW(0, error_missingConfig, "Error", 0)