Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverpechey committed Jul 28, 2023
1 parent ca6e2f3 commit 58a2d75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/wave_defence/WaveDefence.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
* @paragraph ipc IPC Interfaces Exposed
* This plugin does not expose any functionality.
*
* @paragraph ipc IPC Interfaces Exposed
* NpcCommunicator: exposes CreateNpc method with parameters (const std::wstring& name, Vector position, const Matrix& rotation, SystemId systemId, bool varyPosition)
* @paragraph ipc IPC Interfaces Used
* NpcCommunicator: uses CreateNpc method with parameters (const std::wstring& name, Vector position, const Matrix& rotation, SystemId systemId, bool varyPosition)
*/

#include "WaveDefence.h"
Expand Down

0 comments on commit 58a2d75

Please sign in to comment.