mirror of
https://github.com/minetest/minetest.git
synced 2025-09-18 11:20:35 +02:00
Remove weird command procession limit
it was set to 1 too, wtf?!
This commit is contained in:
@@ -645,7 +645,6 @@ protected:
|
||||
|
||||
void RunCommandQueues(
|
||||
unsigned int max_packet_size,
|
||||
unsigned int maxcommands,
|
||||
unsigned int maxtransfer);
|
||||
|
||||
float getResendTimeout()
|
||||
|
Reference in New Issue
Block a user