1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

disable text

This commit is contained in:
Laserlicht
2025-11-06 23:16:57 +01:00
parent 59936017fb
commit 43c66f5086
3 changed files with 32 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ public:
InfoCard();
void disableLabelRedraws();
void changeSelection();
void clearSelection();
void toggleChat();
void setChat(bool activateChat);
};