multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
151 stars 149 forks source link

parachute: Added missing min_mta_version for server to fix warning #432

Closed NetroX1993 closed 1 year ago

NetroX1993 commented 1 year ago

This fixes the following warning:

[2023-05-27 19:02:51] WARNING: [gameplay]\parachute\parachute.lua:18: <min_mta_version> section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.04570 because a send list is being used)
[2023-05-27 19:03:04] WARNING: [gameplay]\parachute\parachute.lua:32: <min_mta_version> section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.04570 because a send list is being used)