mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
phpstorm fixing EOF newlines that phpstorm screwed up
This commit is contained in:
@ -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?
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user