You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Add named colors to GDScript/Visual Script/core.
Names and values taken from https://en.wikipedia.org/wiki/X11_color_names
This commit is contained in:
@@ -99,6 +99,7 @@ public:
|
||||
DICT2INST,
|
||||
HASH,
|
||||
COLOR8,
|
||||
COLORN,
|
||||
PRINT_STACK,
|
||||
INSTANCE_FROM_ID,
|
||||
FUNC_MAX
|
||||
|
||||
Reference in New Issue
Block a user