QTfrontend/game.h
changeset 14903 5119203470f3
parent 14467 4edcb655dc5a
child 15278 16f389fcd462
--- a/QTfrontend/game.h	Tue May 07 22:36:15 2019 +0200
+++ b/QTfrontend/game.h	Fri May 10 22:51:43 2019 +0200
@@ -76,6 +76,7 @@
         virtual ~HWGame();
         void AddTeam(const QString & team);
         void PlayDemo(const QString & demofilename, bool isSave);
+        void PlayOfficialServerDemo();
         void StartLocal();
         void StartQuick();
         void StartNet();