You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Add named colors to GDScript/core.
Names and values taken from https://en.wikipedia.org/wiki/X11_color_names
(cherry picked from commit 23381a530b)
This commit is contained in:
committed by
Rémi Verschelde
parent
c5bff5073e
commit
85585c7fc5
@@ -98,6 +98,7 @@ public:
|
||||
DICT2INST,
|
||||
HASH,
|
||||
COLOR8,
|
||||
COLORN,
|
||||
PRINT_STACK,
|
||||
INSTANCE_FROM_ID,
|
||||
FUNC_MAX
|
||||
|
||||
Reference in New Issue
Block a user