playerdatamanager: forgot to change back stuff

This commit is contained in:
lybxlpsv
2019-08-01 21:52:38 +07:00
parent 94bdb31885
commit 5bfe3abb5b
@@ -24,7 +24,7 @@ namespace TLAC::Components
bool initPvId = true;
bool pvModuleLoaded = true;
bool moduleCardWorkaround = true;
int lastModState = 2;
int lastModState = 0;
void ApplyPatch();
void LoadConfig();
void ApplyCustomData();