diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking background/bg (doubleres).png b/stepmania/Themes/default/BGAnimations/ScreenRanking background/bg (doubleres).png deleted file mode 100644 index aa4104e152..0000000000 Binary files a/stepmania/Themes/default/BGAnimations/ScreenRanking background/bg (doubleres).png and /dev/null differ diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking background/default.lua b/stepmania/Themes/default/BGAnimations/ScreenRanking background/default.lua deleted file mode 100644 index ed19e697a8..0000000000 --- a/stepmania/Themes/default/BGAnimations/ScreenRanking background/default.lua +++ /dev/null @@ -1,3 +0,0 @@ -return LoadActor( "bg" ) .. { - InitCommand = cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;) -} diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/difficulty pill.png b/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/difficulty pill.png deleted file mode 100644 index ac88521336..0000000000 Binary files a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/difficulty pill.png and /dev/null differ diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/empty score pill.png b/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/empty score pill.png deleted file mode 100644 index 51816916cb..0000000000 Binary files a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/empty score pill.png and /dev/null differ diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/filled score pill.png b/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/filled score pill.png deleted file mode 100644 index 6c01938c30..0000000000 Binary files a/stepmania/Themes/default/BGAnimations/ScreenRanking decorations/filled score pill.png and /dev/null differ diff --git a/stepmania/Themes/default/BGAnimations/ScreenRanking underlay/default.lua b/stepmania/Themes/default/BGAnimations/ScreenRanking underlay/default.lua deleted file mode 100644 index c17b6ab2ed..0000000000 --- a/stepmania/Themes/default/BGAnimations/ScreenRanking underlay/default.lua +++ /dev/null @@ -1,4 +0,0 @@ -return LoadFont("common normal") .. { - Text = "Best Ranking", - InitCommand = cmd(horizalign,'HorizAlign_Left';x,SCREEN_LEFT+48;y,SCREEN_TOP+32;shadowlength,0) -} diff --git a/stepmania/Themes/default/Fonts/ScreenRanking steps type.redir b/stepmania/Themes/default/Fonts/ScreenRanking steps type.redir deleted file mode 100644 index 6272ef61a7..0000000000 --- a/stepmania/Themes/default/Fonts/ScreenRanking steps type.redir +++ /dev/null @@ -1 +0,0 @@ -common normal \ No newline at end of file