mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-19 04:35:08 -04:00
fixed infantry subposition count error, and corrected loopup table orders. (#108)
This commit is contained in:
parent
98e8b7c562
commit
8ddde4466d
2 changed files with 9 additions and 3 deletions
|
@ -62,7 +62,7 @@
|
|||
#define PICDATA_TYPE_SHP 1
|
||||
#define PICDATA_TYPE_VXL 2
|
||||
|
||||
#define SUBPOS_COUNT 3
|
||||
#define SUBPOS_COUNT 4
|
||||
#define REAL_SUBPOS_COUNT 3
|
||||
|
||||
#define SOUND_NONE 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue