From: Alexander Monakov Date: Sun, 26 Dec 2010 10:12:32 +0000 (+0300) Subject: Add a FIXME reminder X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=da075483fcd3f0bdb7319a82567217e622f80c23;p=lugaru.git Add a FIXME reminder --- diff --git a/Source/Awards.cpp b/Source/Awards.cpp index 5fe1f7b..47bfc7b 100644 --- a/Source/Awards.cpp +++ b/Source/Awards.cpp @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Person.h" #include "Game.h" +// FIXME: make these per-player float damagetaken; int numfalls; int numflipfail;