-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from willkyu/main
修正随机武器概率不同的bug。
- Loading branch information
Showing
2 changed files
with
114 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"随机武器.json": { | ||
"name": "随机武器", | ||
"version": "201401", | ||
"version_code": 1, | ||
"version": "202401", | ||
"version_code": 2, | ||
"desc": "喷射战士3随机武器,全部采用官方译名", | ||
"author": "willkyu" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters