Skip to content

Commit d6fdddb

Browse files
committed
Fix typo in SetModelKey
1 parent f5afc25 commit d6fdddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spore ModAPI/SourceCode/DLL/AddressesSimulator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ namespace Simulator
10751075
}
10761076

10771077
namespace Addresses(cSpatialObject) {
1078-
DefineAddress(cSpatialObject, SelectAddress(0xC87B30, 0xC889A0));
1078+
DefineAddress(SetModelKey, SelectAddress(0xC87B30, 0xC889A0));
10791079
}
10801080
}
10811081

0 commit comments

Comments
 (0)