utopia-rise / godot-kotlin-native

Kotlin bindings for Godot Engine
MIT License
290 stars 16 forks source link

Drop enum value constants #218

Closed raniejade closed 4 years ago

raniejade commented 4 years ago

This PR drops the constant values that are actually enum values. If we had the generated classes committed we could have seen a diff of the actual changes :P.