mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
phpstorm fixing EOF newlines that phpstorm screwed up
This commit is contained in:
parent
ba6fb87280
commit
f0dfa45172
@ -54,4 +54,4 @@ class EntityLandSound implements Sound{
|
||||
//TODO: does isBaby have any relevance here?
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -51,4 +51,4 @@ class EntityLongFallSound implements Sound{
|
||||
//TODO: is isBaby relevant here?
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -50,4 +50,4 @@ class EntityShortFallSound implements Sound{
|
||||
//TODO: does isBaby have any relevance here?
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user