diff --git a/RenX.Core/RenX_GameCommand.h b/RenX.Core/RenX_GameCommand.h index 64a77db..205dbee 100644 --- a/RenX.Core/RenX_GameCommand.h +++ b/RenX.Core/RenX_GameCommand.h @@ -39,7 +39,6 @@ namespace RenX /** * @brief Provides an extendable interface from which in-game commands can be created. - * TODO: Add access levels */ class RENX_API GameCommand : public Jupiter::Command {