1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Hero movement speed and map scrolling speed now matches H3

This commit is contained in:
Ivan Savenko
2023-02-19 00:36:40 +02:00
parent 7cf00ba87d
commit ebe996fa74
10 changed files with 87 additions and 56 deletions

View File

@@ -424,7 +424,6 @@ CLevelWindow::~CLevelWindow()
LOCPLINT->showingDialog->setn(false);
}
CTavernWindow::CTavernWindow(const CGObjectInstance * TavernObj)
: CStatusbarWindow(PLAYER_COLORED, "TPTAVERN"),
tavernObj(TavernObj)