add debug CUserCmd
This commit is contained in:
@@ -64,7 +64,7 @@ auto CAndromedaClient::OnClientOutput() -> void
|
||||
|
||||
auto CAndromedaClient::OnCreateMove( CCSGOInput* pInput , CUserCmd* pUserCmd ) -> void
|
||||
{
|
||||
|
||||
DEV_LOG( "%s\n" , pUserCmd->cmd.DebugString().c_str() );
|
||||
}
|
||||
|
||||
auto GetAndromedaClient() -> CAndromedaClient*
|
||||
|
||||
Reference in New Issue
Block a user