mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fixed a few CWE-457
This commit is contained in:
@@ -18,7 +18,9 @@ CClientState * CCS = nullptr;
|
||||
|
||||
CGameInfo::CGameInfo()
|
||||
{
|
||||
generaltexth = nullptr;
|
||||
mh = nullptr;
|
||||
townh = nullptr;
|
||||
}
|
||||
|
||||
void CGameInfo::setFromLib()
|
||||
|
||||
Reference in New Issue
Block a user