Updated a comment
This commit is contained in:
@@ -138,7 +138,7 @@ class Relationship():
|
|||||||
elif self.type == RelationsshipType.update:
|
elif self.type == RelationsshipType.update:
|
||||||
pass # Don't know what this one does
|
pass # Don't know what this one does
|
||||||
elif self.type == RelationsshipType.spawn:
|
elif self.type == RelationsshipType.spawn:
|
||||||
pass # Don't know what this one does
|
pass # We figured it was outside the assignments scope to implement this
|
||||||
elif self.type == RelationsshipType.templateSpawn:
|
elif self.type == RelationsshipType.templateSpawn:
|
||||||
pass # Don't know what this one does
|
pass # Don't know what this one does
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user