fix: 🔥 FORMAT

This commit is contained in:
Xyberoid 2025-03-31 23:48:52 +08:00
parent cb8c164396
commit 99340fe495
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ namespace Gaming
return false;
}
}
else if(equiptype == EquipmentType.BERSERK_POTION)
else if (equiptype == EquipmentType.BERSERK_POTION)
{
return false;
}