1
This commit is contained in:
parent
c0d4af59c1
commit
7c6b7a2b5b
@ -3713,7 +3713,8 @@ void Room::CreateWorldObjects()
|
|||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
{
|
{
|
||||||
#if 0
|
#ifdef DEBUG
|
||||||
|
#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) {
|
||||||
Position hero_pos;
|
Position hero_pos;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user