Patch level :10.0
Files correlati :cg2 Ricompilazione Demo : [ ] Commento : sistemato il problema della prima nota che in uscita (chiamata dai mastrini!) piantava se stessa e anche i poveri mastrini che non avevano alcuna colpa git-svn-id: svn://10.65.10.50/trunk@19783 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ee41b9e741
commit
01e435a013
@ -1355,9 +1355,10 @@ void TRelation_application::main_loop()
|
||||
case K_ESC:
|
||||
if (save(TRUE))
|
||||
{
|
||||
query_mode();
|
||||
if (save_and_quit())
|
||||
k = K_QUIT;
|
||||
else
|
||||
query_mode();
|
||||
}
|
||||
break;
|
||||
case K_QUIT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user