From 4d2b3cae0ab00d1ef832f11d14bd299d6d5c2a6b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Oct 2013 22:02:02 +0300 Subject: add support for temporary replace background music on given map by server. --- src/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 068a41458..f227d7fe4 100644 --- a/src/map.h +++ b/src/map.h @@ -268,6 +268,8 @@ class Map final : public Properties, public ConfigListener const std::string getMusicFile() const A_WARN_UNUSED; + void setMusicFile(const std::string &file); + const std::string getName() const A_WARN_UNUSED; /** -- cgit v1.2.3-60-g2f50