Update type library and fix defect with removeWeaponPresetRestriction #2

Merged
CWX merged 10 commits from :master into master 2022-07-25 15:31:16 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 48d66c0c22 - Show all commits

View File

@ -1,6 +1,6 @@
{ {
"name": "AllinOneMod", "name": "AllinOneMod",
"version": "3.0.1", "version": "3.0.2",
"main": "src/mod.js", "main": "src/mod.js",
"license": "CC-BY-NC-ND 4.0", "license": "CC-BY-NC-ND 4.0",
"author": "Ereshkigal", "author": "Ereshkigal",

View File

@ -1,6 +1,6 @@
{ {
"name": "AllinOneMod", "name": "AllinOneMod",
"version": "3.0.1", "version": "3.0.2",
"main": "src/mod.js", "main": "src/mod.js",
"license": "CC-BY-NC-ND 4.0", "license": "CC-BY-NC-ND 4.0",
"author": "Ereshkigal", "author": "Ereshkigal",