about summary refs log tree commit diff stats
path: root/Source
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-29 18:54:32 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-29 18:54:32 -0700
commita5d9a2eb991e387909281949c2b1f3395a7740ff (patch)
treefee31fc5ca7e2c3a3a8812ab56a9522f9a1d024c /Source
parentcaddad668bd8fe0a2b4fbed410787f7134b8d701 (diff)
downloadwitness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.tar.gz
witness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.tar.bz2
witness-tutorializer-a5d9a2eb991e387909281949c2b1f3395a7740ff.zip
ideas
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