1 line
76 B
MySQL
1 line
76 B
MySQL
|
ALTER TABLE player_vehicles ADD COLUMN `nitrous` int(11) NOT NULL DEFAULT 0;
|