aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Main.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/Main.hx')
-rw-r--r--src/client/Main.hx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/Main.hx b/src/client/Main.hx
index ed63568..e1cb1ef 100644
--- a/src/client/Main.hx
+++ b/src/client/Main.hx
@@ -905,6 +905,9 @@ class Main {
case "flashback", "fb":
send({type: Flashback});
return false;
+ case "ad":
+ player.skipAd();
+ return false;
case "dump":
send({type: Dump});
return true;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage