Removed Log

This commit is contained in:
Entrox-Licher 2024-01-11 12:44:40 -05:00
parent 1f71fe0346
commit c4e8f86d31

View File

@ -51,7 +51,6 @@ local campaignTokenData = {
local COLORS = { "White", "Orange", "Green", "Red" }
function onLoad()
log(getObjectFromGUID("1f5a0a").getData())
self.createButton({
click_function = "createCampaignToken",
function_owner = self,