framework update; added /dumpt to dump tables

This commit is contained in:
Tercio Jose
2022-09-21 13:42:55 -03:00
parent 8bf4571705
commit 5e847efe3c
12 changed files with 171 additions and 31 deletions
+1
View File
@@ -42,6 +42,7 @@ function DF:CreateCoolTip()
version = version
}
_G.GameCooltip2 = CoolTip
_G.GameCooltip = CoolTip --back compatibility
--> containers
CoolTip.LeftTextTable = {}