mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Removed a single outdated comment in client.cpp
This commit is contained in:
@@ -546,8 +546,6 @@ void Client::ProcessData(u8 *data, u32 datasize, u16 sender_peer_id)
|
||||
|
||||
//dstream<<"Client received command="<<(int)command<<std::endl;
|
||||
|
||||
// Execute fast commands straight away
|
||||
|
||||
if(command == TOCLIENT_INIT)
|
||||
{
|
||||
if(datasize < 3)
|
||||
|
Reference in New Issue
Block a user