mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-04-15 03:51:24 +02:00
Update NSLGameScanner.py
This commit is contained in:
parent
841ba44a09
commit
327b7ab87d
@ -1328,7 +1328,7 @@ if game_dict:
|
||||
game_key = "WTCG"
|
||||
elif game_key == "wow_classic":
|
||||
print("Handling 'wow_classic' as 'WoWC'")
|
||||
game_key = "WowC"
|
||||
game_key = "WoWC"
|
||||
#elif game_key == "aqua":
|
||||
#print("Handling 'aqua' as 'unknowm'")
|
||||
#game_key = "unknown"
|
||||
|
Loading…
x
Reference in New Issue
Block a user