mirror of
https://github.com/electronicarts/CnC_Remastered_Collection.git
synced 2025-08-11 08:34:40 +02:00
August 6th Patch Update
Accumulated DLL source code changes since June 22nd patch
This commit is contained in:
@@ -977,6 +977,10 @@ void __cdecl Prog_End(const char *why, bool fatal)
|
||||
*((int*)0) = 0;
|
||||
}
|
||||
|
||||
if (Session.Type == GAME_GLYPHX_MULTIPLAYER) {
|
||||
return;
|
||||
}
|
||||
|
||||
Sound_End();
|
||||
if (WWMouse) {
|
||||
delete WWMouse;
|
||||
|
Reference in New Issue
Block a user