You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Added missed limiters for Visual Shader node enums
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<constant name="OP_TYPE_VECTOR" value="1" enum="OpType">
|
||||
</constant>
|
||||
<constant name="OP_TYPE_MAX" value="2" enum="OpType">
|
||||
Represents the size of the [enum OpType] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user