We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fdddb commit e3783eaCopy full SHA for e3783ea
1 file changed
Spore ModAPI/Spore/App/cCreatureModeStrategy.h
@@ -92,7 +92,7 @@ namespace App
92
};
93
94
struct UnlockPart {
95
- static const uint32_t ID = 0xD3353638;
+ static const uint32_t ID = 0x5371F11;
96
97
Simulator::cCreatureBase* creature;
98
int field_4;
0 commit comments