mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Basic timer ui is almost complete
This commit is contained in:
@@ -64,4 +64,6 @@ public:
|
||||
|
||||
//return text value from item data
|
||||
std::function<std::string(int, const void *)> getItemText;
|
||||
|
||||
void setItem(int id);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user