X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Flevel.hpp;h=889f8f34351ac0226830efcf78df24a3241d0888;hb=38105c22495d9439b30221732dd5d7b89f328a0c;hp=61bc5d61252b76bca08305abb5c121fcbff6d248;hpb=0d4be1a5fadf30244c41188f114f83c818ece9bc;p=supertux.git diff --git a/src/level.hpp b/src/level.hpp index 61bc5d612..889f8f343 100644 --- a/src/level.hpp +++ b/src/level.hpp @@ -46,6 +46,7 @@ public: std::string author; std::string contact; std::string license; + std::string filename; std::string on_menukey_script; Sectors sectors; Statistics stats;