You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
GDScript: Add raw string literals (r-strings)
This commit is contained in:
@@ -78,6 +78,7 @@ private:
|
||||
Color built_in_type_color;
|
||||
Color number_color;
|
||||
Color member_color;
|
||||
Color string_color;
|
||||
Color node_path_color;
|
||||
Color node_ref_color;
|
||||
Color annotation_color;
|
||||
|
||||
Reference in New Issue
Block a user