- Chinese patch by linshier
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-07-31 14:41:04 +00:00
parent 1704a20d09
commit f40af0b1cb
65 changed files with 21364 additions and 175 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ private:
list<HUDString *> events;
float timestamp;
float popdelay;
JLBFont * f;
WFont * f;
float maxWidth;
int addEvent(string s);
public: