mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
7 lines
133 B
SQL
7 lines
133 B
SQL
--
|
|
-- Drops the SQL table for news in lieu of using the forums.
|
|
--
|
|
|
|
DROP TABLE `ss13_news_stories`;
|
|
DROP TABLE `ss13_news_channels`;
|