Files
itgmania212121/Themes/default/Graphics/ComboGraph ComboNumber.lua
T
AJ Kelly c727c58fc6 Some theme changes:
* Show StepsDisplay on Evaluation
  * Change combo number on ComboGraph to the font used for in-game combos
2010-01-30 12:36:02 -06:00

3 lines
139 B
Lua

return LoadFont("Combo Numbers") .. {
InitCommand=cmd(zoom,0.4;y,-1;shadowlengthx,0;shadowlengthy,1;strokecolor,color("#00000077"););
};