summaryrefslogtreecommitdiff
path: root/frontend/gui/games.py
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/gui/games.py')
-rwxr-xr-xfrontend/gui/games.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/gui/games.py b/frontend/gui/games.py
index 3fa78aa..ab6eafa 100755
--- a/frontend/gui/games.py
+++ b/frontend/gui/games.py
@@ -62,7 +62,8 @@ class Games(QtWidgets.QMainWindow):
'openttd',
'0ad',
'warzone2100',
- 'wesnoth')
+ 'wesnoth'
+ 'xonotic')
''')
rows = cursor.fetchall()