about summary refs log tree commit diff stats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/Randomizer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Randomizer.cpp b/Source/Randomizer.cpp index 508dff1..4541512 100644 --- a/Source/Randomizer.cpp +++ b/Source/Randomizer.cpp
@@ -1,6 +1,8 @@
1/* 1/*
2 * BUGS: 2 * BUGS:
3 * Shipwreck vault is solved reversed? 3 * Shipwreck vault is solved reversed?
4 * Swamp <-> symmetry has non-invisible background
5 * Tutorial sounds don't always play
4 * FEATURES: 6 * FEATURES:
5 * Speed up some of the slow things (like swamp) 7 * Speed up some of the slow things (like swamp)
6 * Determine if the user has entered the seed, and re-randomize it if not 8 * Determine if the user has entered the seed, and re-randomize it if not