mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +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 1203:
|
||||
case 1204:
|
||||
case 1261:
|
||||
case 1301:
|
||||
case 1302:
|
||||
case 1303:
|
||||
|
Loading…
Reference in New Issue
Block a user