mirror of
https://github.com/electronicarts/CnC_Remastered_Collection.git
synced 2026-07-03 08:43:15 -04:00
September 16th patch update
DLL version incremented Beacon functionality added Support for loading screen match preview display Placeholder handling of new key-bindable mod commands
This commit is contained in:
+1
-1
@@ -2818,7 +2818,7 @@ void CellClass::Flag_Create(void)
|
||||
CTFFlag = new AnimClass(ANIM_FLAG, Cell_Coord());
|
||||
}
|
||||
assert(CTFFlag != NULL);
|
||||
CTFFlag->OwnerHouse = Owner;
|
||||
CTFFlag->Set_Owner(Owner);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user