diff ui/AmrUiFrame.lua @ 112:57c6cac5143c v52

7.3 update, preparation for reading crucible.
author yellowfive
date Mon, 28 Aug 2017 19:33:14 -0700
parents 0515882856f1
children a0894ffebd15
line wrap: on
line diff
--- a/ui/AmrUiFrame.lua	Wed Jun 14 21:01:12 2017 -0700
+++ b/ui/AmrUiFrame.lua	Mon Aug 28 19:33:14 2017 -0700
@@ -28,7 +28,7 @@
 Scripts
 -------------------------------------------------------------------------------]]
 local function buttonOnClick(frame)
-	PlaySound("gsTitleOptionExit")
+	--PlaySound("gsTitleOptionExit")
 	frame.obj:Hide()
 end