Browse Source

Removed old TODO

pull/3/head
JustinAJ 10 years ago
parent
commit
119dcde9cf
  1. 1
      RenX.Core/RenX_GameCommand.h

1
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
{

Loading…
Cancel
Save