mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
applyGh is overloaded so don't make an empty body.
This commit is contained in:
@@ -57,8 +57,7 @@ struct CPackForServer : public CPack
|
||||
c = NULL;
|
||||
};
|
||||
|
||||
bool applyGh(CGameHandler *gh)//called after applying to gs
|
||||
{};
|
||||
bool applyGh(CGameHandler *gh);//called after applying to gs
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user