mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
make configurable
This commit is contained in:
@@ -76,8 +76,6 @@ public:
|
||||
|
||||
class CHighScoreInputScreen : public CWindowObject, public IVideoHolder
|
||||
{
|
||||
const int HIGHSCORE_ROW_SAVE = 100;
|
||||
|
||||
std::vector<std::shared_ptr<CLabel>> texts;
|
||||
std::shared_ptr<CHighScoreInput> input;
|
||||
std::shared_ptr<TransparentFilledRectangle> background;
|
||||
|
||||
Reference in New Issue
Block a user