Skip to content

Commit

Permalink
Forgot to put credit where credit is due.
Browse files Browse the repository at this point in the history
  • Loading branch information
but2002 committed Mar 22, 2012
1 parent f9f35fd commit faa53f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ namespace Ini
/// <summary>
/// Create a New INI file to store or load data
/// </summary>
/// Created by BLaZiNiX at http://www.codeproject.com/Articles/1966/An-INI-file-handling-class-using-C
public class IniFile
{
public string path;
Expand Down

0 comments on commit faa53f6

Please sign in to comment.