1
This commit is contained in:
parent
e53e4b3d8e
commit
be3bc185fc
@ -123,7 +123,7 @@ namespace mt
|
|||||||
0.0f,
|
0.0f,
|
||||||
a8::XValue(strings[1]).GetDouble());
|
a8::XValue(strings[1]).GetDouble());
|
||||||
}
|
}
|
||||||
if (!IsPveMap() && player() < 10) {
|
if (!IsPveMap() && !is_moba() && player() < 10) {
|
||||||
A8_ABORT();
|
A8_ABORT();
|
||||||
}
|
}
|
||||||
collider_info = MapCollider::GetByName(map_collider());
|
collider_info = MapCollider::GetByName(map_collider());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user