playerdata: add level_plate_effect, slidertouch_se_equip, border_rival
This commit is contained in:
@@ -8,12 +8,15 @@ namespace TLAC::Components
|
||||
std::string *PlayerName;
|
||||
std::string* LevelName;
|
||||
int LevelPlateId;
|
||||
int LevelPlateEffect;
|
||||
int SkinEquip;
|
||||
int BtnSeEquip;
|
||||
int SlideSeEquip;
|
||||
int ChainslideSeEquip;
|
||||
int SlidertouchSeEquip;
|
||||
bool ShowGreatClearBorder;
|
||||
bool ShowExcellentClearBorder;
|
||||
bool ShowRivalClearBorder;
|
||||
bool UseCard;
|
||||
bool GameModifierOptions;
|
||||
bool ActionSE;
|
||||
|
||||
Reference in New Issue
Block a user