no comment
This commit is contained in:
@@ -123,7 +123,7 @@ bool TaskManger::OnNewMail(MOOSMSG_LIST &NewMail)
|
||||
|
||||
if(msg_name == MSG_IN_MAN)
|
||||
{
|
||||
if(msg_dval == 1)
|
||||
if(msg_str == "true")
|
||||
state = MANUAL;
|
||||
else
|
||||
state = UNRUN;
|
||||
|
||||
Reference in New Issue
Block a user