mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Build fix
This commit is contained in:
@@ -432,10 +432,7 @@ int3 rmg::Object::getGuardPos() const
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
return int3(-1,-1,-1);
|
||||
}
|
||||
return int3(-1,-1,-1);
|
||||
}
|
||||
|
||||
void rmg::Object::setValue(size_t newValue)
|
||||
|
||||
Reference in New Issue
Block a user