X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftile.h;h=8a0cf8d0bd8bef110f18d78f402d304863c04323;hb=36266bca23c8ef1a4b036572b7c5fa07df7a1afd;hp=cfddd0217d6439d5732de0f64a0d23d8f491c706;hpb=1aa0de39a5f87bda1e74d0992848ad5142a850bc;p=supertux.git diff --git a/src/tile.h b/src/tile.h index cfddd0217..8a0cf8d0b 100644 --- a/src/tile.h +++ b/src/tile.h @@ -90,7 +90,7 @@ private: /** General purpose data attached to a tile (content of a box, type of coin)*/ int data; - + float anim_fps; public: