mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
@@ -100,7 +100,7 @@ DLL_EXPORT void SetSecSkill::applyGs( CGameState *gs )
|
||||
}
|
||||
}
|
||||
}
|
||||
hero->updateSkill(which, val, abs);
|
||||
hero->updateSkill(which, val);
|
||||
}
|
||||
|
||||
DLL_EXPORT void HeroVisitCastle::applyGs( CGameState *gs )
|
||||
|
||||
Reference in New Issue
Block a user