diff --git a/axios/Axios_settings.cs b/axios/Axios_settings.cs index a9d08d8..2bf2dce 100644 --- a/axios/Axios_settings.cs +++ b/axios/Axios_settings.cs @@ -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