mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-25 04:15:49 -04:00
Remove GD_T() macro
This commit is contained in:
@@ -27,8 +27,8 @@ public:
|
||||
TextObjectJsExtension()
|
||||
{
|
||||
SetExtensionInformation("TextObject",
|
||||
GD_T("Text object"),
|
||||
GD_T("Extension allowing to use an object displaying a text."),
|
||||
_("Text object"),
|
||||
_("Extension allowing to use an object displaying a text."),
|
||||
"Compil Games",
|
||||
"Open source (MIT License)");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user