X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml-runner;fp=bulletml-runner;h=b98e9010c3ed4f9c8811871342e1fd191b900552;hp=3dfdfa382a9b4f74535a06cabc7e6fbec2852861;hb=bf5ff1d116840e1330c80894132919ec515596e4;hpb=2af7a59592e4774c3fc9be7202285c44ba9a5c6f diff --git a/bulletml-runner b/bulletml-runner index 3dfdfa3..b98e901 100755 --- a/bulletml-runner +++ b/bulletml-runner @@ -50,7 +50,7 @@ def main(argv): active = set([source]) source.vanished = True print filename - print " Loaded %d top-level actions." % len(source._actions) + print " Loaded %d top-level actions." % len(source.actions) frames = 0 total = 0 paused = False