mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
DocsUpdater 1rev
This commit is contained in:
@@ -52,7 +52,13 @@ bool Module::getIsActive()
|
||||
return this->isActive;
|
||||
}
|
||||
|
||||
void Module::setModeList(ModeList modeList)
|
||||
{
|
||||
this->modeList = modeList;
|
||||
|
||||
if(modeList.demo || modeList.train || modeList.exam || modeList.autoM)
|
||||
setIsActiveTrue();
|
||||
}
|
||||
|
||||
PM::PM():
|
||||
modelIdentCode (),
|
||||
|
||||
Reference in New Issue
Block a user