X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml%2Fbulletyaml.py;fp=bulletml%2Fbulletyaml.py;h=2ec2f0849b6d12c8cdc80dc222ee6c875875e089;hp=2503c9d7fa757f97208ac2d3ea6b1744a919fcc0;hb=75cf6c9dd1fa5aef18f11e08bcc3728c1175b1c4;hpb=4c9526a453f57e54c603dcad10d2346d06b69fe4 diff --git a/bulletml/bulletyaml.py b/bulletml/bulletyaml.py index 2503c9d..2ec2f08 100644 --- a/bulletml/bulletyaml.py +++ b/bulletml/bulletyaml.py @@ -30,7 +30,7 @@ def register(Loader=None, Dumper=None): parser.Repeat, parser.Accel, parser.BulletDef, parser.BulletRef, parser.ActionDef, parser.ActionRef, parser.FireDef, parser.FireRef, parser.Offset, - parser.BulletML]: + parser.Appearance, parser.If, parser.BulletML]: def add(cls, loader, dumper): """Register a class in a new variable scope."""