Fix cache mistake

This commit is contained in:
Govindas 2020-05-13 17:42:05 +03:00
parent aa5db10ff4
commit fa7a8b28dd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
on skript load:
add 1 to {langlimit}
if {langlimit} is higher than 7:
delete {langmsg::*}
delete {langmsg::*} and {langlimit}
on script load:
send "LOADING GLOBAL LANGUAGE FILES" to console
set {_languages::*} to "EN", "LT", "RU", "ES", "DA", "PT"