1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Network: Send IEEE floats (#7768)

This commit is contained in:
SmallJoker 2018-12-13 11:20:57 +01:00 committed by Loïc Blot
parent 8471d027b9
commit 839e935ba0
9 changed files with 317 additions and 12 deletions

View file

@ -191,6 +191,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
PROTOCOL VERSION 37:
Redo detached inventory sending
Add TOCLIENT_NODEMETA_CHANGED
New network float format
*/
#define LATEST_PROTOCOL_VERSION 37