diff options
Diffstat (limited to 'addons/skin.confluence/720p/IncludesBackgroundBuilding.xml')
-rw-r--r-- | addons/skin.confluence/720p/IncludesBackgroundBuilding.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml index 67d9db4f61..df4b3032d2 100644 --- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml +++ b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml @@ -77,8 +77,8 @@ <width>1280</width> <height>100</height> <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation> + <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> </control> <control type="group"> <include>Window_OpenClose_Animation</include> |