8 lines
132 B
C#
8 lines
132 B
C#
|
namespace PhxhSDK.AOT
|
|||
|
{
|
|||
|
public class StreamingAssetsDefine
|
|||
|
{
|
|||
|
public const string RootFolderName = "yoo";
|
|||
|
}
|
|||
|
}
|