diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-05-28 22:23:34 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-05-28 22:23:34 +0800 |
commit | 73d0cbdeb6c180245786a85726dea164f336492c (patch) | |
tree | 3172a01054813ffad168434775dec6262284b35b | |
parent | 62077380bbbe85c3098f21828e0c0dfc5c917a00 (diff) |
Add rear view and accordions to changelog
-rw-r--r-- | disclosures.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disclosures.json b/disclosures.json index 59226a3..51db3d2 100644 --- a/disclosures.json +++ b/disclosures.json @@ -53,7 +53,7 @@ }, { "label": "Bug fixes and improvements", - "text": "Credentials are now saved, texture blurring/thrashing is reduced significantly on macOS, FPS counter, and other improvements in performance and experience." + "text": "Credentials are now saved, texture blurring/thrashing is reduced significantly on macOS, FPS counter, adjusted rear view offset, accordions for credits, and other improvements in performance." } ] }, |