Fixed Edit > Choose Special Character

thanks huge
This commit is contained in:
LDDestroier
2019-05-28 00:52:28 -04:00
committed by GitHub
parent 89a8469b49
commit e04ab2f1eb
+1 -1
View File
@@ -2509,7 +2509,7 @@ local displayMenu = function()
paint.c = boxCharSelector()
end
local editSpecialCharSelector = function()
paint.c = boxCharSelector()
paint.c = specialCharSelector()
end
local windowSetScrSize = function()