Passing the coach deploy to debug only

This commit is contained in:
Tercio Jose
2020-12-17 18:41:23 -03:00
parent 3842c0a9f6
commit 818d31bcdc
+3 -1
View File
@@ -446,7 +446,9 @@
--update the current combat with new information
--this is disabled due to lack of testing
--Details.packFunctions.DeployPackedCombatData(data)
if (_detalhes.debug) then
Details.packFunctions.DeployPackedCombatData(data)
end
end
end