From a6a4dca9fe09695ed496319547d920460e908ff9 Mon Sep 17 00:00:00 2001 From: KrispyDotlessI <92911290+KrispyDotlessI@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:38:26 +0800 Subject: [PATCH] Forgot to update notes Bummer. --- Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs b/Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs index 616fd8ad9..0fca3515c 100644 --- a/Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs +++ b/Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs @@ -2,7 +2,7 @@ // BEFORE NEW PROPS //1. minenice will also use this to test out randomly named parameters so coding has to rest until the new props update //2. see fan club for separate prefabs (cadets) [DONE] -//3. temporarily take sounds from rhre, wait until someone records the full code, including misses, or record it myself (unlikely) +//3. temporarily take sounds from rhre, wait until someone records the full code, including misses, or record it myself (unlikely) [IN PROGRESS] // AFTER NEW PROPS //4. see space soccer, mr upbeat, tunnel for keep-the-beat codes //5. figure how to do custom bg changes when the upscaled textures are finished (see karate man, launch party once it releases)