#include "CPlayerState.hpp"
namespace pshag
{
CPlayerState::CPlayerState(CInputStream& stream)
: m_staticIntf(5)
}