1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-07 23:33:15 +02:00

Mostly done .BIK video handling (WIN only).

Refactoring.
This commit is contained in:
Michał W. Urbańczyk
2009-06-23 08:14:49 +00:00
parent 191aebed58
commit 9ff6501ba3
15 changed files with 332 additions and 489 deletions

View File

@@ -1630,10 +1630,6 @@ void CAdvMapInt::select(const CArmedInstance *sel )
else
paths.erase(h);
}
else
{
terrain.currentPath;
}
}
townList.draw(screen);
heroList.draw(screen);