-Issue 26: added an option for Mana Display. This needs a bit testing, but it should also lower the priority of "manapool slowness" as this mode probably fixes performance issue as well.
-I can't seem to be able to "save" some options (hand position, mana display) ion the windows version, does this change break something ?
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-10-04 06:01:00 +00:00
parent 8ab5b5cfd5
commit 620ea034b8
10 changed files with 132 additions and 37 deletions

View File

@@ -164,6 +164,7 @@ bool GuiHandSelf::CheckUserInput(u32 key)
return false;
}
void GuiHandSelf::Update(float dt)
{
backpos.Update(dt);