From 0359f6c6f29b38e796fcdf6ebc8e19f885caa63d Mon Sep 17 00:00:00 2001 From: HammerGS Date: Wed, 20 Mar 2024 16:40:52 -0600 Subject: [PATCH] + Fix #5268: NPE on skip movement --- megamek/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 8e48ce4cd50..b74817b6793 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -39,6 +39,7 @@ MEGAMEK VERSION HISTORY: + Fix #5242: Fixes some turn timer issues (skips all nags when the turn times expires; allow ESC on nags and others) + PR #5249: YAML serialization support for AS/SBF units + Fix #5204: Fixes Fighter Squadron weapon crits and group damage application ++ Fix #5268: NPE on skip movement