diff pytouhou/formats/hint.py @ 404:6c0cb3eee33e

Add MoF’s hints support, and fix the Text timeout interface.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 24 Mar 2013 10:29:37 +0100
parents 7aa70f0def38
children d1f0bb0b7a17
line wrap: on
line diff
--- a/pytouhou/formats/hint.py
+++ b/pytouhou/formats/hint.py
@@ -76,6 +76,7 @@ class Hint(object):
         stage_mode = False
         tip_mode = False
         stage = None
+        tip = None
         hints = cls()
         stages = hints.stages