Attempt to fix roadmap/.py error

This commit is contained in:
Treeku
2014-06-06 11:20:20 +02:00
committed by CharonInferar
parent 3935ee104e
commit f5fd39eaf0
5 changed files with 9 additions and 3 deletions
@@ -2,5 +2,4 @@ import sys
def setup(core, object):
object.setAttachment('radial_filename', 'creature/vehicle')
object.setAttachment('passengers', 0)
return
@@ -2,5 +2,4 @@ import sys
def setup(core, object):
object.setAttachment('radial_filename', 'creature/vehicle')
object.setAttachment('passengers', 0)
return