X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flevel_subset.h;h=cc4ac6347d7ce50a915653280833138ba8583a35;hb=e156f196d7af27d46a8b201470a1bd4c2ccb6990;hp=4b9985eccfd95538a38b0006606d3af1962641b4;hpb=0508b2e04fcb586c738a527e94124e990589758c;p=supertux.git diff --git a/src/level_subset.h b/src/level_subset.h index 4b9985ecc..cc4ac6347 100644 --- a/src/level_subset.h +++ b/src/level_subset.h @@ -59,7 +59,7 @@ public: std::string name; std::string title; std::string description; - Surface* image; + bool hide_from_contribs; private: void read_info_file(const std::string& info_file);