Updated a comment

This commit is contained in:
2023-01-06 16:30:57 +01:00
parent b43cd2dd31
commit 8f4689c94f

View File

@ -138,7 +138,7 @@ class Relationship():
elif self.type == RelationsshipType.update:
pass # Don't know what this one does
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:
pass # Don't know what this one does