Advertisement
Guest User

overlay

a guest
Jun 24th, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.39 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window type="dialog" id="1199">
  3.     <zorder>100</zorder>
  4.     <visible>Player.HasVideo + !VideoPlayer.IsFullscreen</visible>
  5.     <controls>
  6.         <control type="image">
  7.             <right>10</right>
  8.             <top>35</top>
  9.             <width>1037</width>
  10.             <height>495</height>
  11.             <texture background="true">Black-Border-Frame-PNG-Photo.png</texture>
  12.         </control>
  13.     </controls>
  14. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement