Subversion Repositories WoWGM

Rev

Rev 31 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef  _CLIENTGMCOMMANDS_H_
#define  _CLIENTGMCOMMANDS_H_


struct GMClientCommands
{

        //=========================================================================
        static void Install();

        //=========================================================================
        static void Uninstall();

};


#endif // ifndef _CLIENTGMCOMMANDS_H_