view run_game.pyw @ 99:086abc674cda

Move sprite one-level up so that it is standing on the floor rather than in the floor.
author Simon Cross <hodgestar@gmail.com>
date Mon, 04 Apr 2011 19:05:12 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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