diff Templates.xml @ 136:414e37af1b1b v8.0.1-20180718

8.0.1 "pre-patch" updates - disabled PaperDoll, ArtifactPower, and Social/LFG modules
author Nenue
date Wed, 18 Jul 2018 15:31:15 -0400
parents 3f4794dca91b
children
line wrap: on
line diff
--- a/Templates.xml	Thu Jan 25 20:58:10 2018 -0500
+++ b/Templates.xml	Wed Jul 18 15:31:15 2018 -0400
@@ -36,11 +36,14 @@
     <Scripts>
       <OnLoad method="OnLoad"  />
       <OnEvent method="OnEvent" />
+      <!--
       <OnUpdate method="OnUpdate" />
       <OnShow method="OnShow" />
       <OnHide method="OnHide" />
       <OnMouseDown method="OnMouseDown" />
       <OnSizeChanged method="OnSizeChanged" />
+
+      -->
     </Scripts>
   </Frame>