mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Network: Batch individual particle packets (#16458)
also bumps proto ver
This commit is contained in:
@@ -131,6 +131,7 @@ core.protocol_versions = {
|
||||
["5.11.0"] = 47,
|
||||
["5.12.0"] = 48,
|
||||
["5.13.0"] = 49,
|
||||
["5.14.0"] = 50,
|
||||
}
|
||||
|
||||
setmetatable(core.protocol_versions, {__newindex = function()
|
||||
|
Reference in New Issue
Block a user