You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
[3.2] Shows ColorRect in Color constants autocompletion
This commit is contained in:
@@ -219,6 +219,7 @@ struct ScriptCodeCompletionOption {
|
||||
String display;
|
||||
String insert_text;
|
||||
RES icon;
|
||||
Variant default_value;
|
||||
|
||||
ScriptCodeCompletionOption() {
|
||||
kind = KIND_PLAIN_TEXT;
|
||||
|
||||
Reference in New Issue
Block a user