view run_game.pyw @ 582:213f46e787c4

Invert --no-rects option (its now --show-rects) and turn rects off by default.
author Simon Cross <hodgestar@gmail.com>
date Sun, 10 Apr 2011 15:57:48 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

import skaapsteker.__main__
if __name__ == "__main__":
    skaapsteker.__main__.main()