Code format

This commit is contained in:
yueh
2017-08-11 21:41:51 +02:00
parent 542a2e5d5a
commit 27ad2c2b96
3 changed files with 3 additions and 2 deletions
@@ -139,7 +139,7 @@ public class StorageHelper
passanger.startRiding( entity, true );
}
}
entity.world.updateEntity( entity );
return entity;