Corretti errrori gestione sheety[





git-svn-id: svn://10.65.10.50/trunk@2496 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1996-01-23 15:38:46 +00:00
parent fa9dfaa9d0
commit 2a68fcd129

View File

@ -1721,7 +1721,7 @@ KEY TBrowse::run()
{ {
buttons = 1; // Mette il bottone di gestione, a meno che ... buttons = 1; // Mette il bottone di gestione, a meno che ...
if (_insert[0] == 'G') if (_insert[0] == 'G') // Gestione Golem
{ {
buttons |= 2; buttons |= 2;
} }