diff -r 187feef47cf488cc73ebc32cae4fec7d43f13df5 -r c7acc8b3f8c9826d6cb1d6fafdf41dc229565df2 axios/Axios_settings.cs --- a/axios/Axios_settings.cs Wed May 16 22:05:58 2012 -0500 +++ b/axios/Axios_settings.cs Wed May 16 22:11:34 2012 -0500 @@ -1,3 +1,4 @@ +#region CHANGELOG /* * Axios Engine * @@ -83,6 +84,7 @@ * - Correcting misspelling of Extensions in String and Texture2D * */ +#endregion using System.Reflection; using Axios.Engine.Log;