Revert "Command: Removed obsolete method"
This reverts commit 796ec14c31.
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
};
|
||||
|
||||
Command ();
|
||||
virtual ~Command ();
|
||||
|
||||
static void factory (std::map <std::string, Command*>&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user