formatting

This commit is contained in:
Jakob Gillich 2023-04-15 19:02:46 +00:00
parent 1609a702c6
commit 1b367c455f
No known key found for this signature in database
GPG key ID: FD8BF52DB8452C91
61 changed files with 467289 additions and 467301 deletions

View file

@ -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)
);
);

View file

@ -26,4 +26,4 @@ CREATE TABLE implant (
name TEXT NOT NULL,
avatar_id INT NOT NULL REFERENCES avatar (id),
PRIMARY KEY (name, avatar_id)
);
);

View file

@ -1 +1 @@
stacktrace.app.packages=net.psforever
stacktrace.app.packages=net.psforever