From 0e989fe5111ca879584e1594804422b9b4ae0c1a Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 28 Oct 2018 21:11:09 -0700 Subject: Small renames --- Source/Randomizer.cpp | 2 ++ Source/Source.vcxproj | 1 + 2 files changed, 3 insertions(+) (limited to 'Source') diff --git a/Source/Randomizer.cpp b/Source/Randomizer.cpp index 97541b7..4d99461 100644 --- a/Source/Randomizer.cpp +++ b/Source/Randomizer.cpp @@ -4,6 +4,8 @@ * Shipwreck vault is solved reversed? * Verify UTM perspective? * FEATURES: + * Speedrunner mode? + * Speed up some of the slow things (like swamp) * Determine if the user has entered the seed, and re-randomize it if not * Prevent re-randomization (?) * Clear "Randomized" state on NG (?) diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 6492749..d4b3a2b 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -81,6 +81,7 @@ false + WitnessRandomizer -- cgit 1.4.1