enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/src levels.hh,1.7,1.8


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/src levels.hh,1.7,1.8
Date: Sun, 09 Nov 2003 12:03:20 +0000

Update of /cvsroot/enigma/enigma/src
In directory subversions:/tmp/cvs-serv3252/src

Modified Files:
        levels.hh 
Log Message:
- warning fix



Index: levels.hh
===================================================================
RCS file: /cvsroot/enigma/enigma/src/levels.hh,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** levels.hh   6 Nov 2003 07:20:07 -0000       1.7
--- levels.hh   9 Nov 2003 12:03:18 -0000       1.8
***************
*** 83,88 ****
                has_easymode(easy),
                best_time_easy(par_time_easy == -1 ? DEFAULT_TIME : 
par_time_easy),
-               best_time_easy_by(par_time_easy == -1 ? "" : par_time_easy_by),
                best_time_normal(par_time_normal == -1 ? DEFAULT_TIME : 
par_time_normal),
                best_time_normal_by(par_time_normal == -1 ? "" : 
par_time_normal_by),
                best_moves(par_moves), hint1(h1), hint2(h2)
--- 83,88 ----
                has_easymode(easy),
                best_time_easy(par_time_easy == -1 ? DEFAULT_TIME : 
par_time_easy),
                best_time_normal(par_time_normal == -1 ? DEFAULT_TIME : 
par_time_normal),
+               best_time_easy_by(par_time_easy == -1 ? "" : par_time_easy_by),
                best_time_normal_by(par_time_normal == -1 ? "" : 
par_time_normal_by),
                best_moves(par_moves), hint1(h1), hint2(h2)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]