Пример #1
0
 static void Postfix(Pawn p, ref ByteGrid __result)
 {
     PathAvoidGrid.ApplyAvoidGrid(p, ref __result);
 }