mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 21:40:06 +00:00
removed temporary music variables.
This commit is contained in:
parent
a8ae1fc7f1
commit
70e87204af
@ -26,9 +26,7 @@ namespace about
|
||||
config about_list = config();
|
||||
std::map<std::string , std::string> images;
|
||||
std::string images_default;
|
||||
std::map<std::string, config> music_cfg;
|
||||
config music_cfg_default;
|
||||
|
||||
|
||||
std::vector<std::string> get_text(std::string campaign) {
|
||||
static const char *credits[] = {
|
||||
"_" N_("+Core Developers"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user