Skip to content

Commit

Permalink
test doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Daztek committed Feb 13, 2025
1 parent 155e8de commit 36d8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugins/Administration/NWScript/nwnx_admin.nss
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ void NWNX_Administration_SetPlayOption(int option, int value);
///
/// @param playerName The community (login name).
/// @param characterName The character name.
/// @return Returns TRUE if successful
/// @return Returns TRUE if successful.
int NWNX_Administration_DeleteTURD(string playerName, string characterName);

/// @brief Get an @ref admin_debug "Administration Debug Type" value.
Expand Down

0 comments on commit 36d8e22

Please sign in to comment.