mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Update esx_garage.sql
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
USE `gta5_gamemode_essential`;
|
||||
USE `essentialmode`;
|
||||
|
||||
CREATE TABLE `user_parkings` (
|
||||
|
||||
@@ -9,4 +9,4 @@ CREATE TABLE `user_parkings` (
|
||||
`vehicle` longtext,
|
||||
|
||||
PRIMARY KEY (`id`)
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user