mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
reset groupdialog
This commit is contained in:
parent
3127cc0f0e
commit
f9464688fe
1 changed files with 0 additions and 3 deletions
|
@ -622,10 +622,7 @@ void AssignModel(){
|
|||
gtk_entry_set_text( GTK_ENTRY( EntWidgets[EntValueField] ), str.GetBuffer() );
|
||||
AddProp();
|
||||
edit_entity->brushes.onext->bModelFailed = false;
|
||||
return;
|
||||
}
|
||||
Undo_End();
|
||||
g_pParentWnd->OnSelectionDelete();
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue