Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Release v1.27.1

Choose a tag to compare

@sneakyevil sneakyevil released this 08 Jul 11:49
· 2 commits to main since this release
8e1c575
  • Fixed SimObjectType missing Invalid and making whole enum 1 value off.
  • Changed SimObjectProp, SimCharacter, SimVehicle, SimWeapon ctor from SimObject to .Get() function due to how constructors works under squirrel and making the class unusable.