X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fflexui%2Fsdlstandalone.pas;h=145f5c79534d287d33f6ecaeeda8106fae03a9c8;hb=e33d969e9c2e1b73d2a5ea2e9a3181b21d096687;hp=6dd81c76203fdab15963a1b12c6dc77eb714ded5;hpb=8b3c740d2889bd89082916097344a5c7ac7bc46d;p=d2df-sdl.git diff --git a/src/flexui/sdlstandalone.pas b/src/flexui/sdlstandalone.pas index 6dd81c7..145f5c7 100644 --- a/src/flexui/sdlstandalone.pas +++ b/src/flexui/sdlstandalone.pas @@ -1,4 +1,4 @@ -(* Copyright (C) DooM 2D:Forever Developers +(* Copyright (C) Doom 2D: Forever Developers * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -70,6 +70,7 @@ begin //SDL_Quit(); result := true; fuiWinActive := fuiWinActive; + SDL_StartTextInput(); end;