shifted playerdata down to the Long Lists block. fix player enum ref source side

This commit is contained in:
AzaezelX 2021-09-30 14:40:03 -05:00
parent 65774ff123
commit d3693bef8d
2 changed files with 20 additions and 8 deletions

View file

@ -204,7 +204,7 @@ ImplementEnumType(playerSoundsEnum, "enum types.\n"
{PlayerData::Sounds::FootBubbles, "FootBubbles","..." },
{PlayerData::Sounds::MoveBubbles, "MoveBubbles","..." },
{PlayerData::Sounds::WaterBreath, "WaterBreath","..." },
{PlayerData::Sounds::ImpactStart, "ImpactStart","..." },
{PlayerData::Sounds::ImpactSoft, "ImpactSoft","..." },
{PlayerData::Sounds::ImpactHard, "ImpactHard","..." },
{PlayerData::Sounds::ImpactMetal, "ImpactMetal","..." },
{PlayerData::Sounds::ImpactSnow, "ImpactSnow","..." },