Format sourcecode

This commit is contained in:
yueh
2017-07-20 21:17:10 +02:00
parent 66437897be
commit 621910df91
295 changed files with 2142 additions and 1562 deletions
@@ -122,7 +122,8 @@ public final class EntitySingularity extends AEBaseEntityItem
{
while( item.getCount() > 0 && other.getCount() > 0 )
{
other.grow( -1 );;
other.grow( -1 );
;
if( other.getCount() == 0 )
{
e.setDead();