mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
removed Client::isFetchingBlocks
This commit is contained in:
@@ -145,9 +145,6 @@ public:
|
||||
bool AsyncProcessData();
|
||||
void Send(u16 channelnum, SharedBuffer<u8> data, bool reliable);
|
||||
|
||||
//TODO: Remove
|
||||
bool isFetchingBlocks();
|
||||
|
||||
// Pops out a packet from the packet queue
|
||||
IncomingPacket getPacket();
|
||||
|
||||
|
Reference in New Issue
Block a user