Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Dec 14, 2022
1 parent baf2e09 commit cb96b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
3.6.9 - ???

* 11825: BoundsTracker once again repaints entier maps, reverting 11521
* 11825: BoundsTracker once again repaints entire maps, reverting 11521
* 11821: Include the AreaOfEffect bounds in the piece bounding box only if the
AoE is visible
* 11814: Ensure that valid BasicName property is used to identify piece when
Expand Down
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 @@
"new_features": [
],
"bug_fixes": [
{ "num": 11825, "desc": "BoundsTracker once again repaints entier maps, reverting 11521" },
{ "num": 11825, "desc": "BoundsTracker once again repaints entire maps, reverting 11521" },
{ "num": 11821, "desc": "Include the AreaOfEffect bounds in the piece bounding box only if the AoE is visible" },
{ "num": 11814, "desc": "Ensure that valid BasicName property is used to identify piece when no translation is available" },
{ "num": 11808, "desc": "PieceCloner.clonePiece() should not expand inner pieces unconditionally" },
Expand Down

0 comments on commit cb96b66

Please sign in to comment.