From: Jos v.d.V. <jo...@us...> - 2005-09-25 15:19:35
|
Update of /cvsroot/win32forth/win32forth/apps/Solipon2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5838/apps/Solipon2 Modified Files: SOLIPION.F Log Message: Removed the centering. Since it made Solipon unplayable. Index: SOLIPION.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Solipon2/SOLIPION.F,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SOLIPION.F 25 Sep 2005 15:11:38 -0000 1.4 --- SOLIPION.F 25 Sep 2005 15:19:28 -0000 1.5 *************** *** 437,444 **** ;M - :M StartPos: ( -- x y ) - CenterWindow: Self - ;M - :M WindowTitle: ( -- Zstring ) \ window caption z" SoliPion" --- 437,440 ---- |