mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
line notes
This commit is contained in:
@@ -251,7 +251,7 @@ CREATE TABLE `player` (
|
||||
`lastchangelog` varchar(32) NOT NULL,
|
||||
`space_parallax` smallint(4) DEFAULT '1',
|
||||
`space_dust` smallint(4) DEFAULT '1',
|
||||
`parallax_speed` smallint(4) DEFAULT '2',
|
||||
`parallax_speed` float(24) DEFAULT '2',
|
||||
PRIMARY KEY (`id`),
|
||||
UNIQUE KEY `ckey` (`ckey`)
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=32446 DEFAULT CHARSET=latin1;
|
||||
|
||||
Reference in New Issue
Block a user