mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-25 23:17:28 +00:00
add 1261 to the disable landing animation switch case (#819)
This commit is contained in:
parent
1d5c71eb9b
commit
9c58ea5c41
@ -47,6 +47,7 @@ bool CharacterComponent::LandingAnimDisabled(int zoneID) {
|
|||||||
case 1202:
|
case 1202:
|
||||||
case 1203:
|
case 1203:
|
||||||
case 1204:
|
case 1204:
|
||||||
|
case 1261:
|
||||||
case 1301:
|
case 1301:
|
||||||
case 1302:
|
case 1302:
|
||||||
case 1303:
|
case 1303:
|
||||||
|
Loading…
Reference in New Issue
Block a user