mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22: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
|
||||
save_flag = true;
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
//NOT THREAD SAFE, BY NO MEANS SHOULD THIS BE CALLED WHILE RECEIEVING REQUESTS
|
||||
|
|
|
|||
Loading…
Reference in a new issue