mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
POT Generator: Add support for TRANSLATORS: and NO_TRANSLATE comments
This commit is contained in:
@@ -1597,6 +1597,8 @@ public:
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
static HashMap<String, String> theme_color_names;
|
||||
|
||||
HashMap<int, GDScriptTokenizer::CommentData> comment_data;
|
||||
#endif // TOOLS_ENABLED
|
||||
|
||||
GDScriptParser();
|
||||
|
||||
Reference in New Issue
Block a user