summaryrefslogtreecommitdiff
path: root/src/koopatlas
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-27 15:47:24 +0200
committerTreeki <treeki@gmail.com>2012-09-27 15:47:24 +0200
commitb216a278d3fdc1f13285e3907cd4f27de1555eeb (patch)
tree6affeb14c6774e28a131065969291e576aed2b0e /src/koopatlas
parentcd2ceff21f680a7d33b43a6926b4e556e81d625b (diff)
downloadkamek-b216a278d3fdc1f13285e3907cd4f27de1555eeb.tar.gz
kamek-b216a278d3fdc1f13285e3907cd4f27de1555eeb.zip
fuck it I can't be assed to make lives reset only when needed
Diffstat (limited to '')
-rw-r--r--src/koopatlas/hud.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/koopatlas/hud.cpp b/src/koopatlas/hud.cpp
index 892186e..5293933 100644
--- a/src/koopatlas/hud.cpp
+++ b/src/koopatlas/hud.cpp
@@ -271,6 +271,7 @@ int dWMHud_c::onExecute() {
playShowAnim(SHOW_FOOTER);
}
+ setupLives(); // FUCK IT
updatePressableButtonThingies();
layout.execAnimations();