mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-03 23:19:22 +02:00
Correctly shutdown client media handlers
This commit is contained in:
@@ -473,6 +473,9 @@ static void quitApplication()
|
||||
|
||||
delete CCS->consoleh;
|
||||
delete CCS->curh;
|
||||
delete CCS->videoh;
|
||||
delete CCS->musich;
|
||||
delete CCS->soundh;
|
||||
|
||||
vstd::clear_pointer(CCS);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user