]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/localplayer.cpp
Masterserver show privs and js autoload
[dragonfireclient.git] / src / localplayer.cpp
index f8dfca0500fb76458f1c8eaff12acabe6a190414..48e6592c19e5252e557b935c75240da985a0c8ec 100644 (file)
@@ -43,6 +43,8 @@ LocalPlayer::LocalPlayer(IGameDef *gamedef):
        last_pitch(0),
        last_yaw(0),
        last_keyPressed(0),
+       hotbar_image(""),
+       hotbar_selected_image(""),
        m_sneak_node(32767,32767,32767),
        m_sneak_node_exists(false),
        m_old_node_below(32767,32767,32767),