src/Player.hh
changeset 393 5dd4d782cf3a
parent 325 a19c78786d7f
child 411 106aaf6eadfe
equal deleted inserted replaced
392:6c4dc68360eb 393:5dd4d782cf3a
    43 
    43 
    44     /** Our respawn-timer */
    44     /** Our respawn-timer */
    45     Timer respawn_timer;
    45     Timer respawn_timer;
    46     CL_Slot respawn_slot;
    46     CL_Slot respawn_slot;
    47 
    47 
    48     // XXX: hmm... updated where?
    48     // XXX: updated where?
    49     int animation_step;
    49     int animation_step;
    50 
    50 
    51     //Player stats
    51     //Player stats
    52     uint16_t kills;
    52     uint16_t kills;
    53     uint16_t deaths;
    53     uint16_t deaths;