Vinifera icon indicating copy to clipboard operation
Vinifera copied to clipboard

[Vanilla Bug/Feature Request] `HouseClass` constructor assumes there are only two houses (`GDI` and `Nod`) when setting how a house acts.

Open CCHyper opened this issue 3 years ago • 0 comments

Description:

The HouseClass constructor assumes there are only two houses, GDI and Nod, when setting the HouseClass member ActLike. This should be set to the Class->Side value to correctly handle new sides.

See issue #237 ; https://github.com/CnCNet/ts-patches/blob/master/src/mods/sideindex_improvements_v2.asm

CCHyper avatar Jun 10 '21 22:06 CCHyper