mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
More changes for netcode/serialization
Removed not needed stuff
This commit is contained in:
@@ -7,7 +7,7 @@ class CConsoleHandler
|
||||
public:
|
||||
void runConsole();
|
||||
|
||||
friend int _tmain(int argc, _TCHAR* argv[]);
|
||||
friend class CClient;
|
||||
};
|
||||
|
||||
#endif //CCONSOLEHANDLER_H
|
||||
Reference in New Issue
Block a user