mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-02 18:21:45 +00:00
Added missed limiters for Visual Shader node enums
This commit is contained in:
@@ -94,5 +94,8 @@
|
||||
}
|
||||
[/codeblock]
|
||||
</constant>
|
||||
<constant name="OP_MAX" value="9" enum="Operator">
|
||||
Represents the size of the [enum Operator] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user