Reverted: CTypeVersion incremented for sitem and item (because the client crash and i don't have found why...)

--HG--
branch : compatibility-develop
hg/compatibility-develop
ulukyn 7 years ago
parent 79a62ed048
commit cab6b7faed

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

Loading…
Cancel
Save