mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
formatting
This commit is contained in:
@@ -16,7 +16,7 @@ boost::thread_specific_ptr<AIhelper> ah;
|
||||
|
||||
AIhelper::AIhelper()
|
||||
{
|
||||
resourceManager.reset(new ResourceManager);
|
||||
resourceManager.reset(new ResourceManager());
|
||||
}
|
||||
|
||||
AIhelper::~AIhelper()
|
||||
|
||||
Reference in New Issue
Block a user