From 0aeab113a9c90d81a74b92aae908502e5cdd8f30 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Jan 2019 03:42:47 +0300 Subject: Add packet CMSG_REQ_REMAIN_TIME 0x01c0 --- src/net/gamehandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/gamehandler.h') diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index 88bddcdbc..22b0bd7d4 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -62,6 +62,8 @@ class GameHandler notfinal virtual void initEngines() const = 0; virtual void clear() const = 0; + + virtual void reqRemainTime() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2