Version 0.7.2-beta

- minimap button

- graphical move arrows

- crash on matches with 0-width
This commit is contained in:
2020-06-08 01:43:23 +02:00
parent 8e179692ee
commit 5b72ad3b78
18 changed files with 872 additions and 118 deletions

View File

@@ -10,6 +10,9 @@ function Grichelde:GetDefaultConfig()
global = {},
profile = {
enabled = true,
minimapButton = {
hide = false
},
channels = {
["*"] = false,
say = true,