..
This commit is contained in:
parent
e8dcc576a5
commit
e8ec212137
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ package me.night0721.lilase.features.sniper;
|
|||
|
||||
public class PageFlipper {
|
||||
public void start() {
|
||||
Utils.checkFooter();
|
||||
if (Utils.cookie) {
|
||||
Utils.sendServerMessage("/ah");
|
||||
}
|
||||
// Utils.checkFooter();
|
||||
// if (Utils.cookie) {
|
||||
// Utils.sendServerMessage("/ah");
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue