Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Setting.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.139 by h677, Tue Jun 2 16:00:22 2009 UTC revision 1.139.2.1 by h677, Tue Jun 16 14:25:18 2009 UTC
# Line 1225  begin Line 1225  begin
1225    
1226                  //サウンド                  //サウンド
1227                  if Exists then begin                  if Exists then begin
1228                SetCurrentDir(ExtractFilePath(Application.ExeName));
1229                          for i := 0 to GetSoundCount - 1 do begin                          for i := 0 to GetSoundCount - 1 do begin
1230                                  SoundFileName[i] := ini.ReadString('Sound', SoundName[i], '');                                  SoundFileName[i] := ini.ReadString('Sound', SoundName[i], '');
1231                  // 相対参照対策                  // 相対参照対策

Legend:
Removed from v.1.139  
changed lines
  Added in v.1.139.2.1

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26