X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=bulletml%2Fbulletyaml.py;h=2ec2f0849b6d12c8cdc80dc222ee6c875875e089;hb=e329f6f354ff5a222b9bbe5861a74bdaec3f0b6e;hp=2503c9d7fa757f97208ac2d3ea6b1744a919fcc0;hpb=b30fa963e166c9ac819611aa3b71816052cbcae6;p=python-bulletml.git 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."""