adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src/tools/dlgedit dlg_module_entry.cc


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src/tools/dlgedit dlg_module_entry.cc,1.2,1.3
Date: Thu, 25 Apr 2002 18:46:47 -0400

Update of /cvsroot/adonthell/adonthell/src/tools/dlgedit
In directory subversions:/tmp/cvs-serv31149

Modified Files:
        dlg_module_entry.cc 
Log Message:
FIXED loading of version 4 character.data

Index: dlg_module_entry.cc
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/tools/dlgedit/dlg_module_entry.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** dlg_module_entry.cc 7 Apr 2002 09:51:28 -0000       1.2
--- dlg_module_entry.cc 25 Apr 2002 22:46:43 -0000      1.3
***************
*** 68,72 ****
      
      // version check
!     if (!fileops::get_version (in, 3, 3, file))
          return false;
      
--- 68,72 ----
      
      // version check
!     if (!fileops::get_version (in, 3, 4, file))
          return false;
      




reply via email to

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