X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fworldmap%2Flevel.hpp;h=58935b193bd9b9892084ae321e072f9bb84df42d;hb=b840ee034a2fb290d3d3e16ba0ef78eea8815033;hp=8730d29563c0c6f3179a6c11d7b22c1a8d739f7f;hpb=e10c5d21f0e079ea8399e3e1383afe3dca5f7006;p=supertux.git diff --git a/src/worldmap/level.hpp b/src/worldmap/level.hpp index 8730d2956..58935b193 100644 --- a/src/worldmap/level.hpp +++ b/src/worldmap/level.hpp @@ -50,6 +50,7 @@ public: /** Statistics for level tiles */ Statistics statistics; + float target_time; /** Script that is run when the level is successfully finished */ std::string extro_script;