mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 13:25:47 +01: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