com.guru.unity.max/Editor/IFileIO.cs

7 lines
64 B
C#
Raw Normal View History

2023-12-26 03:47:44 +00:00
namespace Guru
{
public class IFileIO
{
}
}