Not logged in

Differences From Artifact [001211aa246a05ae]:

File hangman/graphics.retro part of check-in [5dfd844821] - cleanups to graphics.retro (hangman) by crc on 2010-09-13 18:29:32. [annotate] [view]

To Artifact [c7d98190b3c2098c]:

File hangman/graphics.retro part of check-in [8eafc4e897] - Use strings' (hangman) by crc on 2010-09-13 18:43:47. [annotate] [view]


@@ -21,9 +21,9 @@
 
 here stages allot constant graphics
 graphics variable: current-graphic
 
-: graphic, current-graphic @ ! current-graphic ++ ;
+: graphic, @current-graphic ! current-graphic ++ ;
 
 here ] 20 15 15        bar ;   graphic,
 here ] 20  5 10        col ;   graphic,
 here ] 20  5 15        bar ;   graphic,