Skip to content

Commit

Permalink
Move to version 2.0.0
Browse files Browse the repository at this point in the history
- Edit Mii profile added (issue #20)
- Edit journal added (issue #18)
  • Loading branch information
Brionjv committed Jun 6, 2022
1 parent baaea5a commit 70a45e8
Show file tree
Hide file tree
Showing 17 changed files with 4,754 additions and 14 deletions.
Binary file modified MSE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions Miitopia Save Editor Switch Version/MSE_catalog.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Miitopia Save Editor Switch Version/MSE_hub.vb
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Public Class MSE_hub

Private Sub Menu_text_miiprofile_MouseMove(sender As Object, e As MouseEventArgs) Handles Menu_text_miiprofile.MouseMove
Menu_miiprofile.BackgroundImage = My.Resources.menu_miiprofile_on
Text_description.Text = "Edit Mii name (hero), war cry, pose, classe, personnality"
Text_description.Text = "Edit Mii name (hero), war cry, pose, job, personality"
Panel_description.Visible = True
End Sub

Expand Down
226 changes: 214 additions & 12 deletions Miitopia Save Editor Switch Version/MSE_miiprofile.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 70a45e8

Please sign in to comment.