Ah ben lol.
This commit is contained in:
parent
c47b36726b
commit
64b40023aa
@ -34,6 +34,7 @@ void RemotePlayer::Init()
|
||||
void RemotePlayer::Feed(const netprot::Output out) {
|
||||
|
||||
m_position = Vector3f(out.position);
|
||||
m_direction = Vector3f(out.direction);
|
||||
//current.position = out.position;
|
||||
//current.direction = out.direction;
|
||||
//current.states = out.states;
|
||||
|
Loading…
x
Reference in New Issue
Block a user