aboutsummaryrefslogtreecommitdiff
path: root/data/sql/tables-Pg.sql
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2017-09-25 22:41:59 +0200
committerDarkelarious <darkelarious@333networks.com>2017-09-25 22:41:59 +0200
commit18fc4c931e75d8de804c601b46dc8c8b339db3d9 (patch)
tree58a78c8c7841f649fa2e98ddd94456a55951dfa7 /data/sql/tables-Pg.sql
parentc06322da38b4cb76b2036af1a5448083adb8ff20 (diff)
downloadMasterServer-Perl-18fc4c931e75d8de804c601b46dc8c8b339db3d9.tar.gz
MasterServer-Perl-18fc4c931e75d8de804c601b46dc8c8b339db3d9.zip
game statistics for all servers, numerous small fixes
Diffstat (limited to 'data/sql/tables-Pg.sql')
-rwxr-xr-xdata/sql/tables-Pg.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/sql/tables-Pg.sql b/data/sql/tables-Pg.sql
index ab68d61..96f8f91 100755
--- a/data/sql/tables-Pg.sql
+++ b/data/sql/tables-Pg.sql
@@ -101,4 +101,3 @@ CREATE TABLE kfstats(
GamesWon INTEGER NOT NULL DEFAULT 0,
GamesLost INTEGER NOT NULL DEFAULT 0
);
-