(Android) Add third overlay pic with only a 'next' button

This commit is contained in:
twinaphex 2013-01-04 23:13:17 +01:00
parent f8b86b56dd
commit 817ee02b02
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View File

@ -2,6 +2,7 @@ overlays = 2
overlay0_overlay = basic_overlay.tga
overlay1_overlay = basic_quickmenu_small.tga
overlay2_overlay = basic_next.tga
overlay0_descs = 15
overlay0_desc0 = "left,15,210,radial,10,10"
@ -33,3 +34,6 @@ overlay1_desc8 = "rewind,160,29,rect,50,7"
overlay1_desc8 = "audio_mute,160,51,rect,50,7"
overlay1_desc9 = "slowmotion,160,73,rect,50,7"
overlay1_desc10 = "enable_hotkey,160,94,rect,50,7"
overlay2_descs = 1
overlay2_desc0 = "overlay_next,116,240,radial,16,16"