каво
This commit is contained in:
parent
2b7ef90154
commit
fe48d55c14
@ -14,7 +14,7 @@ object ClientEventHandler {
|
|||||||
|
|
||||||
val cap = ply.matteryPlayer ?: return
|
val cap = ply.matteryPlayer ?: return
|
||||||
|
|
||||||
if (cap.hasFeature(AndroidFeatures.AIR_BAGS))
|
if (!cap.isAndroid || cap.hasFeature(AndroidFeatures.AIR_BAGS))
|
||||||
return
|
return
|
||||||
|
|
||||||
if (ply.abilities.mayfly) {
|
if (ply.abilities.mayfly) {
|
||||||
|
Loading…
Reference in New Issue
Block a user