holloway@drivax.UUCP (Bruce Holloway) (03/21/86)
*** REPLACE THIS LINE WITH ANOTHER LINE ***
Yet another Battleship bug fix. There's an IF statement buried in the code
that executes about five statements in true, ending in a "goto redo;"
statement. Replace the lines, except for the last one, with
addstr("\b \b"); refresh();
This solves the problem of deleting while entering coordinates.
--
+----------------------------------------------------------------------------+
|Whatever I write are not the opinions or policies of Digital Research, Inc.,|
|and probably won't be in the foreseeable future. |
+----------------------------------------------------------------------------+
Bruce Holloway
....!ucbvax!hplabs!amdahl!drivax!holloway
(I'm not THAT Bruce Holloway, I'm the other one.)