Hid Subtypes behind MTGAllCards and added a mutex to be able to use both singleton from several threads.
This commit is contained in:
@@ -311,8 +311,6 @@ void GameApp::Destroy()
|
||||
DeckManager::EndInstance();
|
||||
DeckStats::EndInstance();
|
||||
|
||||
SAFE_DELETE(Subtypes::subtypesList);
|
||||
|
||||
stopMusic();
|
||||
|
||||
Translator::EndInstance();
|
||||
|
||||
Reference in New Issue
Block a user