You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Translate ButtonArray text
This commit is contained in:
@@ -50,6 +50,7 @@ private:
|
||||
struct Button {
|
||||
|
||||
String text;
|
||||
String xl_text;
|
||||
String tooltip;
|
||||
Ref<Texture> icon;
|
||||
mutable int _ms_cache;
|
||||
|
||||
Reference in New Issue
Block a user