mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Tweaks
This commit is contained in:
@ -141,7 +141,6 @@ CGObjectInstance::~CGObjectInstance()
|
||||
|
||||
const std::string & CGObjectInstance::getStringId() const
|
||||
{
|
||||
//todo: getStringId use real object type
|
||||
if(stringId == "")
|
||||
{
|
||||
boost::format fmt("%s_%d");
|
||||
|
Reference in New Issue
Block a user