diff options
Diffstat (limited to '')
-rw-r--r-- | Skins/Deluxe/Fall.ini | 2 | ||||
-rw-r--r-- | Skins/Deluxe/Summer.ini | 2 | ||||
-rw-r--r-- | Skins/Deluxe/Winter.ini | 2 | ||||
-rw-r--r-- | Skins/Deluxe/[main]mainBar.png | bin | 4187 -> 184 bytes | |||
-rw-r--r-- | Skins/Deluxe/[main]selectbg.png | bin | 6217 -> 304 bytes | |||
-rw-r--r-- | Themes/Deluxe.ini | 10 |
6 files changed, 13 insertions, 3 deletions
diff --git a/Skins/Deluxe/Fall.ini b/Skins/Deluxe/Fall.ini index fe7f873b..d39a5241 100644 --- a/Skins/Deluxe/Fall.ini +++ b/Skins/Deluxe/Fall.ini @@ -178,7 +178,7 @@ NotePlainRight = [sing]notesPlainRight.png NoteBGLeft = [sing]notesBgLeft.png
NoteBGMid = [sing]notesBgMid.png
NoteBGRight = [sing]notesBgRight.png
-
+Pause = [sing]pause.png
# # # E F F E C T S # # #
NoteStar = [effect]goldenNoteStar.png
diff --git a/Skins/Deluxe/Summer.ini b/Skins/Deluxe/Summer.ini index 40d37103..aa3d1ce9 100644 --- a/Skins/Deluxe/Summer.ini +++ b/Skins/Deluxe/Summer.ini @@ -178,7 +178,7 @@ NotePlainRight = [sing]notesPlainRight.png NoteBGLeft = [sing]notesBgLeft.png
NoteBGMid = [sing]notesBgMid.png
NoteBGRight = [sing]notesBgRight.png
-
+Pause = [sing]pause.png
# # # E F F E C T S # # #
NoteStar = [effect]goldenNoteStar.png
diff --git a/Skins/Deluxe/Winter.ini b/Skins/Deluxe/Winter.ini index 124f7f71..44b96ada 100644 --- a/Skins/Deluxe/Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -179,7 +179,7 @@ NotePlainRight = [sing]notesPlainRight.png NoteBGLeft = [sing]notesBgLeft.png
NoteBGMid = [sing]notesBgMid.png
NoteBGRight = [sing]notesBgRight.png
-
+Pause = [sing]pause.png
# # # E F F E C T S # # #
NoteStar = [effect]goldenNoteStar.png
diff --git a/Skins/Deluxe/[main]mainBar.png b/Skins/Deluxe/[main]mainBar.png Binary files differindex 87f09090..29239cb2 100644 --- a/Skins/Deluxe/[main]mainBar.png +++ b/Skins/Deluxe/[main]mainBar.png diff --git a/Skins/Deluxe/[main]selectbg.png b/Skins/Deluxe/[main]selectbg.png Binary files differindex d3b02dbb..aa1bb63c 100644 --- a/Skins/Deluxe/[main]selectbg.png +++ b/Skins/Deluxe/[main]selectbg.png diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 9405ca67..d0f7f6eb 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -7860,3 +7860,13 @@ Z =0.99 Int=1
Color =White
Type=Plain
+
+[PausePopUpStatic]
+Tex =Pause
+X =0
+Y =0
+W =800
+H =600
+Z =0.95
+Color =White
+Type=Colorized
\ No newline at end of file |