mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 07:06:36 +00:00
81eec3aa10
EventTypes.h: was missing comma. also insert onHeal string since that array seems to depend on index values matching the enums (would be a very insidious error!) entity/entityorders: fix typo - ORDER_HEAL_NOTPATHING -> ORDER_HEAL_NOPATHING eventhandlers: was missing semicolon This was SVN commit r3133.