why is this shit not an error
This commit is contained in:
parent
42e81c981f
commit
9a12ed58e3
@ -46,6 +46,7 @@ bool game::view::EntityView::ReadNametag(net::InMessage& msg)
|
||||
|
||||
nametag_ = nametag;
|
||||
nametag_text_.SetText(nametag);
|
||||
return true;
|
||||
}
|
||||
|
||||
void game::view::EntityView::DrawNametag(const DrawArgs& args)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user