View Single Post
  #86  
Old 11-23-2010, 01:11 PM
Igo kyu's Avatar
Igo kyu Igo kyu is offline
Approved Member
 
Join Date: Sep 2008
Posts: 703
Default

Quote:
Originally Posted by Novotny View Post
Here's some code I knocked up that might help:

10 print "user says - fix the widescreen, it's easy to do and it's your job to do it"
20 print "dev says - no it's not"
30 print "user says - yes it is & you're not respecting me"
40 goto 10
Looks basic.

Last edited by Igo kyu; 11-23-2010 at 01:14 PM.