예제 #1
0
 static HitFlag()
 {
     s_default = new HitFlag(HitFlagCombo.DontCare, true, true, true, true, false);
 }
예제 #2
0
		static HitFlag()
		{
			s_default = new HitFlag(HitFlagCombo.DontCare, true, true, true, true, false);
		}