This commit is contained in:
eraser1 2015-09-01 17:37:29 -05:00
parent 0df7a01ad5
commit 530ed61fd5

View File

@ -25,7 +25,7 @@ _success = true;
{
if (DMS_DEBUG) then
{
diag_log format ["DMS_DEBUG MissionSuccessState :: Mission not completed with parameters: %1 | at time %2",_this,diag_tickTime];
diag_log format ["DMS_DEBUG MissionSuccessState :: Mission not yet completed with parameters: %1 | at time %2",_this,diag_tickTime];
};
};