Merge pull request #196 from Flamanis/master

Fix for Total code and Percent code not exporting
This commit is contained in:
Tercio Jose
2021-02-27 18:37:48 -03:00
committed by GitHub
+2
View File
@@ -114,6 +114,8 @@
["target"] = true,
["script"] = true,
["tooltip"] = true,
["total_script"] = true,
["percent_script"] = true,
}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------