X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FLevel%2FAwards.cpp;h=1bb7622a217e9f93d99e3be04815de91722fa4e2;hp=7fa37a83bb55cf1f2897c1498d340c8d9dc3d2b1;hb=380d8141271d6fa12954f6fe46e736315cffd594;hpb=3316a497b6dd2305f36099a92ae9a0a5e6a2cf7e diff --git a/Source/Level/Awards.cpp b/Source/Level/Awards.cpp index 7fa37a8..1bb7622 100644 --- a/Source/Level/Awards.cpp +++ b/Source/Level/Awards.cpp @@ -23,9 +23,9 @@ along with Lugaru. If not, see . #include "Objects/Person.hpp" int bonus; -float bonusvalue; -float bonustotal; -float startbonustotal; +int bonusvalue; +int bonustotal; +int startbonustotal; float bonustime; float bonusnum[100];