From f4ce687d13353a911aef6f8cd28571a7de95a226 Mon Sep 17 00:00:00 2001 From: partmedia Date: Mon, 29 Jul 2013 03:04:17 +0000 Subject: [PATCH] Remove executable flag. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18849 282e977c-c81d-0410-88c4-b93c2d0d6712 --- python/IPO/README | 0 python/IPO/board.py | 0 python/IPO/receive.py | 0 python/IPO/say.py | 0 python/IPO/send.py | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 python/IPO/README mode change 100755 => 100644 python/IPO/board.py mode change 100755 => 100644 python/IPO/receive.py mode change 100755 => 100644 python/IPO/say.py mode change 100755 => 100644 python/IPO/send.py diff --git a/python/IPO/README b/python/IPO/README old mode 100755 new mode 100644 diff --git a/python/IPO/board.py b/python/IPO/board.py old mode 100755 new mode 100644 diff --git a/python/IPO/receive.py b/python/IPO/receive.py old mode 100755 new mode 100644 diff --git a/python/IPO/say.py b/python/IPO/say.py old mode 100755 new mode 100644 diff --git a/python/IPO/send.py b/python/IPO/send.py old mode 100755 new mode 100644