mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
fixing EOF newlines on new files
This commit is contained in:
@ -63,4 +63,4 @@ class CompletedUsingItemPacket extends DataPacket{
|
||||
public function handle(NetworkSession $session) : bool{
|
||||
return $session->handleCompletedUsingItem($this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user