diff -r 0737379cc88fd0efd394eccb737c91e1a8a6756d -r 6acdce85db3cc55d685c4a3c1f8918b36a207996 axios/Axios_settings.cs --- a/axios/Axios_settings.cs Sat Sep 22 20:37:41 2012 -0500 +++ b/axios/Axios_settings.cs Sun Sep 30 21:45:24 2012 -0500 @@ -115,7 +115,7 @@ * 1.0.1.7 - 7/22/2012 * - Adding Factory for Texture2D to create from a list (ie lay a list of texture2D row by row) * - Adding AddScreen method to ScreenManager to make the PlayerIndex optional (default of PlayerIndex.One) - * - Adding visible flag to DrawableAxiosGameObject + * - Adding visible flag to DrawableAxiosGameObject and SimpleDrawableAxiosGameObject * */ #endregion