ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
207 stars 24 forks source link

fix: Update lobby settings validation JSON for Mei #373

Closed CactusPuppy closed 2 years ago

CactusPuppy commented 2 years ago

While Mei's freeze rate scalar was properly allowed to be 0 to 500 on the language server, the validation schema was not updated in the extension. This pull request updates the JSON file to properly reflect the change in schema.