add 1261 to the disable landing animation switch case (#819)

This commit is contained in:
Aaron Kimbrell 2022-11-05 19:09:39 -05:00 committed by GitHub
parent 1d5c71eb9b
commit 9c58ea5c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ bool CharacterComponent::LandingAnimDisabled(int zoneID) {
case 1202:
case 1203:
case 1204:
case 1261:
case 1301:
case 1302:
case 1303: