mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-13 03:33:37 +00:00
formatting
This commit is contained in:
parent
1609a702c6
commit
1b367c455f
61 changed files with 467289 additions and 467301 deletions
|
|
@ -3,4 +3,4 @@ CREATE TABLE IF NOT EXISTS "buildings" (
|
|||
zone_id INT NOT NULL,
|
||||
faction_id INT NOT NULL,
|
||||
PRIMARY KEY (local_id, zone_id)
|
||||
);
|
||||
);
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ CREATE TABLE implant (
|
|||
name TEXT NOT NULL,
|
||||
avatar_id INT NOT NULL REFERENCES avatar (id),
|
||||
PRIMARY KEY (name, avatar_id)
|
||||
);
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
stacktrace.app.packages=net.psforever
|
||||
stacktrace.app.packages=net.psforever
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue