Options screen adjustments to theme

This commit is contained in:
ListenerJubatus
2017-08-11 15:01:19 -06:00
parent df8e270916
commit 2cc1ba8a96
17 changed files with 55 additions and 28 deletions
@@ -1,2 +1,2 @@
return LoadActor(THEME:GetPathG("OptionRowExit","frame")) .. {
return LoadActor(THEME:GetPathG("ScreenOptions", "line highlight")) .. {
};