2 lines
102 B
SQL
2 lines
102 B
SQL
ALTER TABLE settings ADD COLUMN enter_lightweight_mode_on_game_launch INTEGER NOT NULL DEFAULT FALSE;
|