mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 00:22:12 +00:00
Replacement github actions (#12857)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
--- Adds the ss13_admins SQL table again.
|
||||
---
|
||||
--
|
||||
-- Adds the ss13_admins SQL table again.
|
||||
--
|
||||
|
||||
CREATE TABLE `ss13_admins` (
|
||||
`ckey` VARCHAR(50) NOT NULL,
|
||||
@@ -15,4 +15,4 @@ ALTER TABLE `ss13_player`
|
||||
DROP COLUMN `rank`,
|
||||
DROP COLUMN `flags`;
|
||||
|
||||
DROP TABLE `ss13_admin_log`;
|
||||
DROP TABLE `ss13_admin_log`;
|
||||
|
||||
Reference in New Issue
Block a user