removed that space again
This commit is contained in:
@@ -32,7 +32,6 @@ public class BonusManager {
|
|||||||
if (bonusItem.category.equals( "etos")) continue;
|
if (bonusItem.category.equals( "etos")) continue;
|
||||||
|
|
||||||
this.bonusItems.add(bonusItem);
|
this.bonusItems.add(bonusItem);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} catch (InterruptedException e) {
|
} catch (InterruptedException e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user