Subversion Repositories Projects

Rev

Rev 211 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 211 Rev 213
Line 29... Line 29...
29
    public final static byte STATEID_NC_ERRORS        =23;
29
    public final static byte STATEID_NC_ERRORS        =23;
30
    public final static byte STATEID_FLASHING         =24;
30
    public final static byte STATEID_FLASHING         =24;
31
    public final static byte STATEID_NAMEINPUT        =25;
31
    public final static byte STATEID_NAMEINPUT        =25;
32
    public final static byte STATEID_DATABUFF         =26;
32
    public final static byte STATEID_DATABUFF         =26;
Line -... Line 33...
-
 
33
 
-
 
34
    public final static byte STATEID_STRINGINPUT      =27;
Line 33... Line 35...
33
 
35
 
34
 
36
 
35
    public boolean fullscreen=false;
37
    public boolean fullscreen=false;
36
    public byte act_motor=0;
38
    public byte act_motor=0;
Line 156... Line 158...
156
 
158
 
157
 
159
 
158
    final static String[] credits= {
160
    final static String[] credits= {
-
 
161
//#expand "About DUBwise v%VERSION%",
159
//#expand "About DUBwise v%VERSION%",
162
        "",
160
        "",
163
        "",
161
        "Digital UFO",
164
        "Digital UFO",
162
        "Broadcasting With ",
165
        "Broadcasting With ",
163
        "Byteelligent Service",
166
        "Byteelligent Service",