Fix for Total code and Percent code not exporting

This commit is contained in:
Flamanis
2021-02-27 15:24:08 -06:00
committed by GitHub
parent bfce07842a
commit 3958b85cdb
+2
View File
@@ -114,6 +114,8 @@
["target"] = true,
["script"] = true,
["tooltip"] = true,
["total_script"] = true,
["percent_script"] = true,
}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------