1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Move rightclickable to the proper place

This commit is contained in:
PilzAdam 2013-03-23 23:15:30 +01:00
parent dacc8cdb3a
commit ab57fdac44
2 changed files with 3 additions and 2 deletions

View file

@ -81,6 +81,7 @@ SharedBuffer<u8> makePacket_TOCLIENT_TIME_OF_DAY(u16 time, float time_speed);
TOCLIENT_SHOW_FORMSPEC
PROTOCOL_VERSION 17:
Serialization format change: include backface_culling flag in TileDef
Added rightclickable field in nodedef
*/
#define LATEST_PROTOCOL_VERSION 17