Skip to content

Commit

Permalink
Update src/Nitwork/NitworkServer.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Xavier Mitault <[email protected]>
  • Loading branch information
romainpanno and Saverio976 authored Nov 2, 2023
1 parent 914bb69 commit b7f0b02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Nitwork/NitworkServer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ namespace Nitwork {
/**
* @brief Add a msg packet that contain the new bullet msg to the clients
* @param msg The infos of the bullet that will be created
* @param senderEndpoint The endpoint of the client that sent the msg of hie new bullet
*/
void broadcastNewBulletMsg(const struct msgNewBullet_s &msg);

Expand Down

0 comments on commit b7f0b02

Please sign in to comment.