view run_game.pyw @ 103:aaef228b6358

Run kitsune, run! And by the running of the kitsune gravity is restored to normal.
author Simon Cross <hodgestar@gmail.com>
date Mon, 04 Apr 2011 20:46:44 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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