Remove skin from base sql

This commit is contained in:
Jérémie N'gadi
2020-05-11 22:45:21 +02:00
parent f8c3dd3b2f
commit 515c286e01
-1
View File
@@ -44,7 +44,6 @@ CREATE TABLE IF NOT EXISTS `users` (
`job_grade` int(11) DEFAULT 0,
`loadout` longtext DEFAULT NULL,
`position` varchar(53) DEFAULT '{"x":-269.4,"y":-955.3,"z":31.2,"heading":205.8}',
`skin` longtext DEFAULT NULL,
`phone_number` int(11) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`status` longtext DEFAULT NULL,