Fix for the CheckInteractDistance() error

This commit is contained in:
Tercio Jose
2023-11-20 18:30:34 -03:00
parent 90746e8567
commit 22483cb77c
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1387,7 +1387,7 @@ local default_global_data = {
merge_player_abilities = false,
played_class_time = true,
check_stuttering = true,
check_stuttering = false,
--[bossname] = texture
boss_icon_cache = {},