X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml-runner;h=96b1efbcc717ae33e8e7727c7a41ce4a282f551f;hp=c08e3d8b0761e8958423157ffff8b4e763102cbf;hb=9b685c2cd942cb5b1b0c0c400d9493419730df46;hpb=2d1ad947cd9ebb183d63b062132fa4df11e8bc61 diff --git a/bulletml-runner b/bulletml-runner index c08e3d8..96b1efb 100755 --- a/bulletml-runner +++ b/bulletml-runner @@ -29,7 +29,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