mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +00:00
Allow landing animation in Return to the Venture Explorer (#977)
This commit is contained in:
parent
6aa69de4fd
commit
d17f51183e
@ -43,7 +43,6 @@ bool CharacterComponent::LandingAnimDisabled(int zoneID) {
|
|||||||
switch (zoneID) {
|
switch (zoneID) {
|
||||||
case 0:
|
case 0:
|
||||||
case 556:
|
case 556:
|
||||||
case 1001:
|
|
||||||
case 1101:
|
case 1101:
|
||||||
case 1202:
|
case 1202:
|
||||||
case 1203:
|
case 1203:
|
||||||
|
Loading…
Reference in New Issue
Block a user