Quantcast

We don't actually need to show it here since we're responding to OnShow.

Michael Tindal [02-24-14 - 23:53]
We don't actually need to show it here since we're responding to OnShow.
Filename
ElvUI_SLE/modules/vehicle/vehicle.lua
diff --git a/ElvUI_SLE/modules/vehicle/vehicle.lua b/ElvUI_SLE/modules/vehicle/vehicle.lua
index aa90769..f3e5812 100755
--- a/ElvUI_SLE/modules/vehicle/vehicle.lua
+++ b/ElvUI_SLE/modules/vehicle/vehicle.lua
@@ -30,7 +30,6 @@ function EVB:AnimSlideIn(bar)
 	end

 	bar.anim.out1:Stop()
-	bar:Show()
 	bar.anim:Play()
 end