view run_game.pyw @ 236:9528c6fc7f75

Hook up attack anaimation (needs facing support still)
author Neil Muller <drnlmuller@gmail.com>
date Thu, 07 Apr 2011 12:38:45 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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