예제 #1
0
 static void Postfix(ref float __result)
 {
     __result -= ((float)SlaveUtility.GetAllSlaves().Count) * SimpleSlavery.SlaveValue;
 }