There was an error while loading. Please reload this page.
1 parent e92dce7 commit 8a29b6aCopy full SHA for 8a29b6a
1 file changed
src/CFBG.cpp
@@ -111,9 +111,7 @@ void CFBG::LoadConfig()
111
// Anything left is a leaked entry whose Player was already
112
// deleted; drop it without dereferencing the key.
113
_fakePlayerStore.clear();
114
- _fakeNamePlayersStore.clear();
115
_forgetBGPlayersStore.clear();
116
- _forgetInListPlayersStore.clear();
117
}
118
119
return;
0 commit comments