Add ability to switch weapons with number keys.
This commit is contained in:
@@ -291,3 +291,4 @@ class SaveManager:
|
||||
def has_saves(self):
|
||||
"""Check if any save files exist"""
|
||||
return len(self.get_save_files()) > 0
|
||||
|
||||
|
Reference in New Issue
Block a user