polish / screenshots

This commit is contained in:
BuckarooBanzay 2023-01-29 13:16:32 +01:00
parent 9f3633ea58
commit a28f9c1cb2
8 changed files with 135 additions and 59 deletions

View file

@ -1,4 +1,5 @@
minetest.register_privilege("otp_enabled", {
description = "otp enabled player"
description = "otp enabled player",
give_to_singleplayer = false
})