Allow song specific choices such as modules, skins and sfx.

Set in playerdata.ini, modules.ini, skins.ini and sfx.ini respectively.
This commit is contained in:
Jay39w
2019-11-12 23:53:26 +00:00
parent aafe8577b2
commit f1d0f63b6f
4 changed files with 153 additions and 30 deletions
@@ -32,6 +32,8 @@ namespace TLAC::Components
int ActionVol;
int ActionSlideVol;
int UsePVEquip;
int UsePVSFXEquip;
int UsePVSkinEquip;
bool ShowGreatClearBorder;
bool ShowExcellentClearBorder;
bool ShowRivalClearBorder;