diff --git a/README.md b/README.md index 7477c962..881816ed 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ start esx_boat ### License esx_boat - Boat shop and garage for ESX -Copyright (C) 2015-2019 Jérémie N'gadi +Copyright (C) 2015-2020 Jérémie N'gadi This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version. diff --git a/esx_boat.sql b/esx_boat.sql index 145daf31..901d7cad 100644 --- a/esx_boat.sql +++ b/esx_boat.sql @@ -1,4 +1,4 @@ -USE `essentialmode`; +USE `es_extended`; INSERT INTO `licenses` (`type`, `label`) VALUES ('boat', 'Boat License')