This commit is contained in:
aozhiwei 2023-12-08 11:44:13 +08:00
parent f3818fac7a
commit 000a222c2d

View File

@ -161,6 +161,7 @@ namespace mt
hero->id() == 8002 || hero->id() == 8002 ||
hero->id() == 8003 || hero->id() == 8003 ||
hero->id() == 8004 || hero->id() == 8004 ||
hero->id() == 60200 ||
hero->id() == 8005)) { hero->id() == 8005)) {
abort(); abort();
} }