mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
fixed skill schema definition
This commit is contained in:
@ -206,7 +206,6 @@ void CSkillHandler::loadObject(std::string scope, std::string name, const JsonNo
|
||||
registerObject(scope, type_name, name, object->id);
|
||||
}
|
||||
|
||||
|
||||
void CSkillHandler::afterLoadFinalization()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user