Nearly finished.....

This commit is contained in:
2022-08-31 00:31:02 -07:00
parent 59d65e0e8c
commit 83bd769167
24 changed files with 2828 additions and 42 deletions

View File

@@ -61,5 +61,7 @@ namespace Scampz.GameJam.Assets.Scripts.Audio
public static string TempleStep => "temple step ed";
public static string GrassStep => "grass step ed";
public static string Void => "void";
}
}