X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=sidebyside;f=bulletml-runner;h=b98e9010c3ed4f9c8811871342e1fd191b900552;hb=4aea8f4247626c42d3ca429f97aa1e23c3aa3f74;hp=3dfdfa382a9b4f74535a06cabc7e6fbec2852861;hpb=76079fba9b913a620bb4fee71504d427e0f9df10;p=python-bulletml.git 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