changed notifications back to 75% sale
This commit is contained in:
parent
42580c09d5
commit
556e524e18
@ -42,11 +42,11 @@ public class NotificationManager extends MiniPlugin
|
||||
if (!_enabled)
|
||||
return;
|
||||
|
||||
//if (event.getType() == UpdateType.MIN_08)
|
||||
// hugeSale();
|
||||
if (event.getType() == UpdateType.MIN_08)
|
||||
hugeSale();
|
||||
|
||||
if (event.getType() == UpdateType.MIN_16)
|
||||
sale();
|
||||
// if (event.getType() == UpdateType.MIN_16)
|
||||
// sale();
|
||||
}
|
||||
|
||||
private void sale()
|
||||
|
Loading…
Reference in New Issue
Block a user