示例#1
0
 private static void DeleteSecondaryPos(string tileId, Vector2 pos)
 {
     Tile.DeleteSecondaryPos_Injected(tileId, ref pos);
 }