diff pytouhou/game/player.py @ 57:694f25881d0f

Fix move_to interpolation, add support for a few ANM and ECL instructions
author Thibaut Girka <thib@sitedethib.com>
date Tue, 23 Aug 2011 19:27:24 +0200
parents ab826bc29aa2
children 11ab06f4c4c6
line wrap: on
line diff
--- a/pytouhou/game/player.py
+++ b/pytouhou/game/player.py
@@ -22,4 +22,4 @@ class Player(object):
         self.power = 0
         self.lives = 0
         self.bombs = 0
-        self.type = 0 # ReimuA/ReimuB/MarisaA/MarisaB/...
+        self.character = 0 # ReimuA/ReimuB/MarisaA/MarisaB/...