mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Add check.
This commit is contained in:
parent
18c0a6b17d
commit
3e5fe882d7
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ public:
|
|||
, m_structMax(structMax)
|
||||
, m_idBase(idBase)
|
||||
{
|
||||
assert(m_idBase != INVALID_ID);
|
||||
}
|
||||
|
||||
COsStructManager(const COsStructManager&) = delete;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue