from dataclasses import dataclass from Options import PerGameCommonOptions @dataclass class Lingo2Options(PerGameCommonOptions): pass vicon.ico'/>
about summary refs log tree commit diff stats
path: root/apworld/options.py
blob: 77f0ae3585e5e61f7edf76cba318fad2cc780f91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13