Skip to content

Commit 04c892f

Browse files
authored
enumFixes (#83)
1 parent 8c64d0c commit 04c892f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Spore ModAPI/Spore/Simulator/SimulatorEnums.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@ namespace Simulator
686686
Unk5 = 5,
687687
Defender = 6,
688688
Unk7 = 7,
689-
Unk8 = 8,
689+
AmbushPirate = 8,
690690
Unk9 = 9,
691691
Unk10 = 10,
692-
Unk11 = 10,
692+
SecurityDrone = 11,
693693
};
694694

695695
enum TribeToolType

0 commit comments

Comments
 (0)