Added missing annotations

This commit is contained in:
yueh 2015-08-06 19:00:38 +02:00
parent 67c901966e
commit c0b62fd519

View file

@ -19,6 +19,7 @@ public class StackUpgradeInventory extends UpgradeInventory
this.stack = stack;
}
@Override
public int getMaxInstalled( Upgrades upgrades )
{
int max = 0;