fix: 🔥 FORMAT
This commit is contained in:
parent
cb8c164396
commit
99340fe495
|
@ -431,7 +431,7 @@ namespace Gaming
|
|||
return false;
|
||||
}
|
||||
}
|
||||
else if(equiptype == EquipmentType.BERSERK_POTION)
|
||||
else if (equiptype == EquipmentType.BERSERK_POTION)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue