Minor reformatting

This commit is contained in:
Anuken
2021-07-01 17:06:35 -04:00
parent bc7085826e
commit 0b3dddcc9e
3 changed files with 18 additions and 17 deletions

View File

@@ -23,6 +23,7 @@ public interface Payload extends Position{
float size();
float x();
float y();
/** @return whether this payload was dumped. */