]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Awards.cpp
Update copyright year to 2017
[lugaru.git] / Source / Level / Awards.cpp
index 7fa37a83bb55cf1f2897c1498d340c8d9dc3d2b1..815e31439e1fb128d12457498c16a8896797fcde 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -23,9 +23,9 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #include "Objects/Person.hpp"
 
 int bonus;
-float bonusvalue;
-float bonustotal;
-float startbonustotal;
+int bonusvalue;
+int bonustotal;
+int startbonustotal;
 float bonustime;
 float bonusnum[100];