From bb7d4bdc09d0b52a65b8cf3b5ae629f385fc8011 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Tue, 2 Feb 2021 16:56:57 -0600 Subject: Clean up synchronization between the engine and the BA. --- src/engine/engine.mc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/engine.mc') diff --git a/src/engine/engine.mc b/src/engine/engine.mc index d6e9751a..b120c5bb 100644 --- a/src/engine/engine.mc +++ b/src/engine/engine.mc @@ -938,7 +938,7 @@ MessageId=501 Severity=Warning SymbolicName=MSG_STATE_NOT_SAVED Language=English -The state file could not be saved, error: 0x%1!x!. Continuing... +The state file could not be saved. Continuing... . MessageId=600 -- cgit v1.2.3-55-g6feb