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

Fix build, fix sonar

This commit is contained in:
Ivan Savenko
2025-07-13 17:25:26 +03:00
parent 246010c13e
commit a0a99d7311
12 changed files with 40 additions and 41 deletions

View File

@@ -68,8 +68,6 @@ void CursorHandler::init()
cursors.push_back(parameters);
}
// TODO: Preload?
set(Cursor::Map::POINTER);
}