Ignore:
Timestamp:
09/24/2008 04:14:04 PM (4 years ago)
Author:
guyru
Message:

rename configuration file from .OpenYahtzee? to .openyahtzee

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/HighScoreTableDB.h

    r112 r156  
    4040///Sets the file name of the database the class will open. 
    4141#ifndef PORTABLE 
    42         #define DBFILENAME ".OpenYahtzee"  
     42        #define DBFILENAME ".openyahtzee"  
    4343#else 
    4444        #define DBFILENAME "OpenYahtzee.dat" 
Note: See TracChangeset for help on using the changeset viewer.