Skip to content

Commit

Permalink
v0.0.7p2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianscar committed Jun 28, 2022
1 parent 670af67 commit 7d20d4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public static void add_v0_0_7p2_changes( ArrayList<ChangeInfo> changeInfos ) {

changes.addButton(new ChangeButton(new Image(Assets.Sprites.SPINNER, 144, 0, 16, 16), Messages.get(ChangesScene.class, "bugfixes"),
"尝试修复了:\n" +
"_-_ 玩家死后仍能进入存档的Bug\n" +
"_-_ 玩家死后仍然活着的Bug\n" +
"_-_ 启动界面的相关Bug"));
}

Expand Down

0 comments on commit 7d20d4e

Please sign in to comment.