🐛 fixed last commit

This commit is contained in:
EntireTwix 2021-07-05 18:49:41 -07:00
parent 597a710e2b
commit c29abc34e0

View file

@ -279,6 +279,7 @@ void Bank::Save()
#else
save_flag = true;
#endif
#endif
}
//NOT THREAD SAFE, BY NO MEANS SHOULD THIS BE CALLED WHILE RECEIEVING REQUESTS