5 lines
100 B
C#
5 lines
100 B
C#
public class qd_Constant
|
|
{
|
|
public const string ParentToHitTransform = "qd_ParentToHitTransform";
|
|
}
|