Finalized user manual and bug fixes
mainly added button/keyboard icon sprites
This commit is contained in:
@@ -30,8 +30,6 @@ public class AudioManager : MonoBehaviour
|
||||
soundEffects.Add(soundEffect);
|
||||
}
|
||||
}
|
||||
|
||||
print(soundEffects);
|
||||
}
|
||||
|
||||
public void PlaySound(string soundName)
|
||||
|
||||
Reference in New Issue
Block a user