view run_game.pyw @ 450:e2b43fe37ac4

Sort actionables with items first, then npcs then doorways. Fix flight prep_time bug.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 20:14:19 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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