Skip to content

Commit

Permalink
Try to fix remote bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigNoid committed May 26, 2012
1 parent 3a4de97 commit ab7b0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1080i/includes.xml
Expand Up @@ -1021,7 +1021,7 @@
<include>FullscreenDimensions</include>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture>common/black.png</texture>
<visible>!Window.IsVisible(fullscreenvideo)</visible>
<animation effect="fade" start="100" end="0" time="300" condition="Window.IsVisible(fullscreenvideo)">Conditional</animation>
<animation effect="fade" start="0" end="100" time="700">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
</control>
Expand Down

0 comments on commit ab7b0de

Please sign in to comment.