1
This commit is contained in:
parent
c36e597e03
commit
98d7e17848
@ -3717,7 +3717,7 @@ void Room::CreateWorldObjects()
|
|||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
{
|
{
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG1
|
||||||
#else
|
#else
|
||||||
const mt::Hero* hero_meta = mt::Hero::GetById(std::get<1>(tuple));
|
const mt::Hero* hero_meta = mt::Hero::GetById(std::get<1>(tuple));
|
||||||
if (hero_meta) {
|
if (hero_meta) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user