Remove unneeded comment.
This commit is contained in:
@@ -2173,7 +2173,6 @@ void ScreenGameplay::Input( const InputEventPlus &input )
|
|||||||
{
|
{
|
||||||
//LOG->Trace( "ScreenGameplay::Input()" );
|
//LOG->Trace( "ScreenGameplay::Input()" );
|
||||||
|
|
||||||
// codes motherfucker, do you speak it
|
|
||||||
Message msg("");
|
Message msg("");
|
||||||
if( m_Codes.InputMessage(input, msg) )
|
if( m_Codes.InputMessage(input, msg) )
|
||||||
this->HandleMessage( msg );
|
this->HandleMessage( msg );
|
||||||
|
|||||||
Reference in New Issue
Block a user