thank absolute for the new enum values

This commit is contained in:
altalk23 2024-02-12 00:59:35 +03:00
parent ca683faf45
commit 8e4b76f7d1

View file

@ -81,6 +81,12 @@ enum class GameObjectType {
GravityDashRing = 38,
CollisionObject = 39,
Special = 40,
SwingPortal = 41,
GravityTogglePortal = 42,
SpiderOrb = 43,
SpiderPad = 44,
TeleportOrb = 46,
AnimatedHazard = 47,
};
enum class PulseEffectType {