Adding region section for changelog

master
Nathan Adams 2012-05-16 22:11:34 -05:00
parent 410f5c3b63
commit cee06d7fb3
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#region CHANGELOG
/* /*
* Axios Engine * Axios Engine
* *
@ -83,6 +84,7 @@
* - Correcting misspelling of Extensions in String and Texture2D * - Correcting misspelling of Extensions in String and Texture2D
* *
*/ */
#endregion
using System.Reflection; using System.Reflection;
using Axios.Engine.Log; using Axios.Engine.Log;