mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Several compile/link fixes.
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
CApplier<CBaseForCLApply> *applier = NULL;
|
||||
static CApplier<CBaseForCLApply> *applier = NULL;
|
||||
|
||||
void CClient::init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user