diff systems/gamerulessystem.py @ 188:2a12e2843984

Removed bGrease, which is in a seperate repository, here: https://github.com/Beliaar/bGrease
author Beliar <KarstenBock@gmx.net>
date Tue, 27 Mar 2012 13:41:20 +0200
parents e856b604b650
children
line wrap: on
line diff
--- a/systems/gamerulessystem.py	Sat Mar 24 09:59:46 2012 +0100
+++ b/systems/gamerulessystem.py	Tue Mar 27 13:41:20 2012 +0200
@@ -11,7 +11,7 @@
 #   You should have received a copy of the GNU General Public License
 #   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-from parpg.bGrease import System
+from bGrease import System
 
 class GameRulesSystem(System):
     """