Remove unused settings

This commit is contained in:
Wuzzy 2021-10-02 19:23:06 +02:00
parent 4be083e35a
commit 21019a6ded

View File

@ -2,8 +2,6 @@
local N = function(s) return s end
giftbox_message_length_min = 5
giftbox_message_length_max = 150
giftbox_public_infotext1 = N("Gift Box")
giftbox_public_infotext2 = N("“@1”")
giftbox_private_infotext1 = N("Gift Box for @1")