Updated deathmatch to include lobby map.
This commit is contained in:
@ -903,6 +903,7 @@ class DoomLauncher(QMainWindow):
|
||||
"""Main launcher window for Toby Doom"""
|
||||
|
||||
deathmatchMaps = [
|
||||
"lobby",
|
||||
"Com Station (2-4 players)",
|
||||
"Warehouse (2-4 players)",
|
||||
"Sector 3 (2-4 players)",
|
||||
|
Reference in New Issue
Block a user