mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-20 23:30:08 +00:00
6 lines
177 B
C#
6 lines
177 B
C#
|
|
public class TestDefine
|
|
{
|
|
public const string AssetBundlePackageName = "AssetBundleTestPackage";
|
|
public const string RawBundlePackageName = "RawBundleTestPackage";
|
|
} |