Changed: CTypeVersion incremented for sitem and item

--HG--
branch : compatibility-develop
hg/compatibility-develop
ulukyn 6 years ago
parent f8a4be8683
commit 79a62ed048

@ -99,8 +99,8 @@ CTypeVersion TypeVersion [] =
// CTypeVersion("player", 0),
CTypeVersion("fx", 0),
CTypeVersion("building", 2),
CTypeVersion("sitem", 42),
CTypeVersion("item", 42),
CTypeVersion("sitem", 43),
CTypeVersion("item", 43),
CTypeVersion("plant", 5),
CTypeVersion("death_impact", 0),
// CTypeVersion("mission", 0),

Loading…
Cancel
Save