Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Feb 29, 2024
1 parent a02feeb commit 3b71f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"bug_fixes": [
{ "num": 13176, "desc": "Mouse-over viewer to respect Show Unrotated for Cargo on rotated Mats" },
{ "num": 13166, "desc": "Improved error catching and reporting when importing XML files into Editor" },
{ "num": 13161, "desc": "Prevent ArrayIndexOutOfBounds during search",
{ "num": 13161, "desc": "Prevent ArrayIndexOutOfBounds during search" },
{ "num": 13152, "desc": "Prevent NPE when cut/paste List Scenario Property" },
{ "num": 13146, "desc": "Game Piece Layer controls cannot be disabled by a property" },
{ "num": 13132, "desc": "Remove counters from Zone Count correctly when moving to Stack on another Map" },
Expand Down

0 comments on commit 3b71f10

Please sign in to comment.