Skip to content

Commit

Permalink
Update regular_ball.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
hsb0508 authored Jan 13, 2024
1 parent 6764837 commit 1ed214e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GameBall/logic/units/regular_ball.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "GameBall/core/game_ball.h"
#include "GameBall/logic/world.h"


namespace GameBall::Logic::Units {
RegularBall::RegularBall(World *world,
uint64_t player_id,
Expand Down

0 comments on commit 1ed214e

Please sign in to comment.