Browse Source

Remove incorrect header info

master
chrisgregan 10 years ago
parent
commit
18ed00619c
  1. 8
      Assets/Fungus/Narrative/Scripts/Localization.cs

8
Assets/Fungus/Narrative/Scripts/Localization.cs

@ -1,10 +1,4 @@
/**
* CSVParser by Ideafixxxer. http://www.codeproject.com/Tips/741941/CSV-Parser-Csharp
* This code is licensed under the CPOL open source license.
* http://www.codeproject.com/info/cpol10.aspx
*/
using UnityEngine;
using UnityEngine;
#if UNITY_EDITOR
using UnityEditor;
#endif

Loading…
Cancel
Save