DEADSOFTWARE

Net: Buffer outgoing messages
[d2df-sdl.git] / src / flexui / sdlstandalone.pas
index 6dd81c76203fdab15963a1b12c6dc77eb714ded5..145f5c79534d287d33f6ecaeeda8106fae03a9c8 100644 (file)
@@ -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;