From c7e1fcc74891d68c666cedb175e70d82633711cc Mon Sep 17 00:00:00 2001 From: HammerGS Date: Fri, 12 Apr 2024 11:08:57 -0600 Subject: [PATCH] + Fix #5351: Null pointer when turning with shortcut keys in movement phase. --- megamek/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 02c444d8caf..d9ba626ce33 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -64,6 +64,7 @@ MEGAMEK VERSION HISTORY: + Fix MekHQ #3986: MHQ wont save, sometimes + Fix #5348: Stop adding jump start step when deleting movement + PR #5353: Utility update and small icon error correction ++ Fix #5351: Null pointer when turning with shortcut keys in movement phase. 0.49.18 (2024-02-17 1800 UTC)