diff options
Diffstat (limited to 'apworld/locations.py')
-rw-r--r-- | apworld/locations.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
2 | 2 | ||
3 | 3 | ||
4 | class Lingo2Location(Location): | 4 | class Lingo2Location(Location): |
5 | game: str = "Lingo 2" \ No newline at end of file | 5 | game: str = "Lingo 2" |