Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
355 stars 88 forks source link

KM_UnitGroup. Fix desync. #454

Open reyandme opened 4 years ago

reyandme commented 4 years ago

Need to invoke ClearOffenders instead of fOffenders.Clear to clear offenders units pointers

https://github.com/Kromster80/kam_remake/blob/62029213311b1635f3f264918d93ed3220adfd92/src/units/KM_UnitGroups.pas#L743