From 447a222b57e498f7904033c59e68d21d6a246abd Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 12 Aug 2025 12:33:24 -0400 Subject: Items and connections in the apworld --- apworld/locations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apworld/locations.py') diff --git a/apworld/locations.py b/apworld/locations.py index 818be39..108decb 100644 --- a/apworld/locations.py +++ b/apworld/locations.py @@ -2,4 +2,4 @@ from BaseClasses import Location class Lingo2Location(Location): - game: str = "Lingo 2" \ No newline at end of file + game: str = "Lingo 2" -- cgit 1.4.1