Skip to content

Commit

Permalink
Move IAudioTypeLoader to Type namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornado-Technology committed Jul 13, 2024
1 parent cfb09ac commit 7a281a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Hypercube.Client.Audio.Loading;
namespace Hypercube.Client.Audio.Loading.Type;

public interface IAudioTypeLoader
{
Expand Down

0 comments on commit 7a281a2

Please sign in to comment.