will continue on page flipper later
This commit is contained in:
parent
dfb78dabab
commit
164841b09b
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
package me.night0721.lilase.features.sniper;
|
||||
|
||||
public class PageFlipper {
|
||||
public void start() {
|
||||
Utils.checkFooter();
|
||||
if (Utils.cookie) {
|
||||
Utils.sendServerMessage("/ah")
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue