mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-18 17:12:14 +11:00
🐛 fixed last commit
This commit is contained in:
parent
597a710e2b
commit
c29abc34e0
1 changed files with 1 additions and 0 deletions
|
|
@ -279,6 +279,7 @@ void Bank::Save()
|
||||||
#else
|
#else
|
||||||
save_flag = true;
|
save_flag = true;
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
//NOT THREAD SAFE, BY NO MEANS SHOULD THIS BE CALLED WHILE RECEIEVING REQUESTS
|
//NOT THREAD SAFE, BY NO MEANS SHOULD THIS BE CALLED WHILE RECEIEVING REQUESTS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue