*Fixed a typo in the "Small Rebellion" scenario's name.

*In dialogue mode, if the text box is enabled, it now has focus by default.

Chokboyz

git-svn-id: http://openexile.googlecode.com/svn/trunk@126 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-09-19 00:18:51 +00:00
parent f8990c1c9b
commit 1dba4903a1
2 changed files with 2 additions and 1 deletions

View File

@@ -445,6 +445,7 @@ void start_talk_mode(short m_num,short personality,unsigned char monst_type,shor
store_edit_parent = mainPtr;
old_edit_proc = (WNDPROC) (GetWindowLong(talk_edit_box,GWL_WNDPROC));
SetWindowLong(talk_edit_box,GWL_WNDPROC,(LONG) edit_proc);
SetFocus(talk_edit_box);
}
// first make sure relevant talk strs are loaded in