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