diff options
Diffstat (limited to 'apworld/__init__.py')
| -rw-r--r-- | apworld/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/apworld/__init__.py b/apworld/__init__.py index 6eeee74..fc263c0 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py | |||
| @@ -82,6 +82,7 @@ class Lingo2World(World): | |||
| 82 | "shuffle_control_center_colors", | 82 | "shuffle_control_center_colors", |
| 83 | "shuffle_doors", | 83 | "shuffle_doors", |
| 84 | "shuffle_letters", | 84 | "shuffle_letters", |
| 85 | "shuffle_symbols", | ||
| 85 | "victory_condition", | 86 | "victory_condition", |
| 86 | ] | 87 | ] |
| 87 | 88 | ||
