From 9dd4f7453d8ed95651dd0679450f5ea25764f89b Mon Sep 17 00:00:00 2001
From: Rsge <rsge@web.de>
Date: Thu, 10 Feb 2022 23:05:31 +0100
Subject: [PATCH] Added comment at UnitPanel ContextPtr insert location:
 "--Insert ContextPtr for modded unit panel buttons here"

---
 UnitPanel.lua.eui.modcompat | 1 +
 1 file changed, 1 insertion(+)

diff --git a/UnitPanel.lua.eui.modcompat b/UnitPanel.lua.eui.modcompat
index 584ff02..b5f5e02 100644
--- a/UnitPanel.lua.eui.modcompat
+++ b/UnitPanel.lua.eui.modcompat
@@ -166,6 +166,7 @@ do
 		end
 	end
 end
+--Insert ContextPtr for modded unit panel buttons here
 
 --==========================================================
 -- Tooltip Utilities
-- 
GitLab