From aee2ef2287bf597a989ebc64b1a8f5a06360f766 Mon Sep 17 00:00:00 2001 From: Cidwel Highwind Date: Sun, 5 Apr 2026 14:49:27 +0200 Subject: [PATCH] Add build marker alert to Analyze for diagnosis --- aniphallow.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/aniphallow.lua b/aniphallow.lua index d3e9050..c421c0a 100644 --- a/aniphallow.lua +++ b/aniphallow.lua @@ -2660,6 +2660,7 @@ openMainDialog = function() text = "Analyze", visible = false, onclick = function() + app.alert("ANALYZE CLICKED - build 1919ad8+1") -- Always refresh to avoid stale image from a different sprite refreshSource() if not S.sourceImage then