summary refs log tree commit diff stats
path: root/apworld/locations.py
blob: 818be392dde29b9c21c51757e692e06a63aeeebd (plain) (blame)
1
2
3
4
5
from BaseClasses import Location


class Lingo2Location(Location):
    game: str = "Lingo 2"