forked from zxl/LaboratoryProtection
9 lines
174 B
C#
9 lines
174 B
C#
|
namespace UnityTest.ZXL
|
|||
|
{
|
|||
|
public static class ConstData
|
|||
|
{
|
|||
|
public static string Timeline2_1_Over = "Timeline2_1_Over";// 2-1结束
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
}
|