diff --git a/GloSC/GloSC.h b/GloSC/GloSC.h index 4d64fa2..21f2950 100644 --- a/GloSC/GloSC.h +++ b/GloSC/GloSC.h @@ -59,7 +59,7 @@ private: QList uwp_pairs_; - constexpr static const unsigned int GLOSC_VERSION = 0x00000513; //Version Number in as bytes, just remove the dots. + constexpr static const unsigned int GLOSC_VERSION = 0x00000201; //Version Number in as bytes, just remove the dots. int wide_x_ = 711; int small_x_ = 302; diff --git a/TargetConfig.ini b/TargetConfig.ini index 68df3a8..7386449 100644 --- a/TargetConfig.ini +++ b/TargetConfig.ini @@ -6,7 +6,7 @@ bEnableControllers=1 bUseDesktopConfig=0 bHookSteam=1 iUpdateRate=5000 -version=1299 +version=513 [LaunchGame] bLaunchGame=0