Skip to content

Commit

Permalink
added pythra
Browse files Browse the repository at this point in the history
  • Loading branch information
MiDe-S committed Jul 21, 2023
1 parent b7ae2ff commit 6494266
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def main():
os.remove(os.path.join(os.getcwd(), "update.exe"))

column_key = "COLUMN"
version_number = "1.5.2"
version_number = "1.5.3"
# initializes the config class
config = Config()
update = Updater(version_number, config)
Expand Down
4 changes: 3 additions & 1 deletion resources/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@
"Steve": 4449556431911387138,
"Alex": 4449837906888163330,
"Kazuya": 3728980491531976706,
"Sephiroth": 3891391553094090754
"Sephiroth": 3891391553094090754,
"Pyra": 2468254070844817410,
"Mythra": 2468535545821593602
}
}

0 comments on commit 6494266

Please sign in to comment.