diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-29 18:54:32 -0700 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-29 18:54:32 -0700 |
commit | a5d9a2eb991e387909281949c2b1f3395a7740ff (patch) | |
tree | fee31fc5ca7e2c3a3a8812ab56a9522f9a1d024c /Source/Randomizer.cpp | |
parent | caddad668bd8fe0a2b4fbed410787f7134b8d701 (diff) | |
download | witness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.tar.gz witness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.tar.bz2 witness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.zip |
ideas
Diffstat (limited to 'Source/Randomizer.cpp')
-rw-r--r-- | Source/Randomizer.cpp | 2 |
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 |