mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-03-30 00:47:10 +01: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`;
|