diff options
-rw-r--r-- | mt.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ // Package mt implements the high-level Minetest protocol. -// This version is compatible with Minetest 5.4.1. +// This version is compatible with Minetest 5.5.1. package mt type Node struct { |