Skip to content

Commit

Permalink
ups...
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasKovacs committed Sep 1, 2024
1 parent fb3a01e commit bdf447a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Libraries/BattleEngine/CombatObject/PhysicShot.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/
class PhysicShot
{
private $fighters
private $fighters;
private $shipType;
private $damage;
private $count;
Expand Down

0 comments on commit bdf447a

Please sign in to comment.