mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
You can now close the Age Description window
This commit is contained in:
@ -222,7 +222,9 @@ BOOL plAgeDescInterface::DlgProc(HWND hDlg, UINT msg, WPARAM wParam, LPARAM lPar
|
||||
case IDCANCEL:
|
||||
if( IMakeSureCheckedIn() )
|
||||
{
|
||||
#ifdef MAXASS_AVAILABLE
|
||||
IUpdateCurAge();
|
||||
#endif
|
||||
DestroyWindow(fhDlg);
|
||||
fhDlg = nil;
|
||||
fDirty = false;
|
||||
|
Reference in New Issue
Block a user