mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-21 00:19:29 +02:00
Several minor cleanups.
This commit is contained in:
@ -392,7 +392,6 @@ void CHeroHandler::loadHeroes()
|
||||
ballistics.push_back(bli);
|
||||
}
|
||||
{
|
||||
it = 0;
|
||||
std::ifstream inp;
|
||||
dump.clear();
|
||||
inp.open(DATA_DIR "/config/specials.txt"); //loading hero specials
|
||||
|
Reference in New Issue
Block a user