Some theme changes:
* Show StepsDisplay on Evaluation * Change combo number on ComboGraph to the font used for in-game combos
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
return LoadFont("Common Normal") .. {
|
||||
InitCommand=cmd(shadowlengthx,0;shadowlengthy,2;strokecolor,color("#00000077"););
|
||||
return LoadFont("Combo Numbers") .. {
|
||||
InitCommand=cmd(zoom,0.4;y,-1;shadowlengthx,0;shadowlengthy,1;strokecolor,color("#00000077"););
|
||||
};
|
||||
Reference in New Issue
Block a user