key repetitions are now allowed for text input

This commit is contained in:
2011-01-31 08:39:42 +01:00
parent a27ece921a
commit f4ef58b9bf
5 changed files with 14 additions and 38 deletions
-1
View File
@@ -407,7 +407,6 @@ void View::DrawUi () {
SelectFont("console.ttf");
SetFontJustification (Engine::FontJustificationLeft);
GetController()->EnableTextinput(true);
ViewState current_view_state = GetViewState();