mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
committed by
Andrii Danylchenko
parent
205bb09880
commit
aaa07e4d2e
@@ -288,15 +288,3 @@ void LibClasses::setContent(std::shared_ptr<CContentHandler> content)
|
||||
{
|
||||
modh->content = content;
|
||||
}
|
||||
|
||||
void LibClasses::restoreAllCreaturesNodeType794()
|
||||
{
|
||||
creh->restoreAllCreaturesNodeType794();
|
||||
}
|
||||
|
||||
void LibClasses::update800()
|
||||
{
|
||||
vstd::clear_pointer(scriptHandler);
|
||||
scriptHandler = new scripting::ScriptHandler();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user