changeset 14924 | 5119203470f3 |
parent 14488 | 4edcb655dc5a |
child 15299 | 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();