From 69363d83ce20a8b0cf7cb0fa8df7b192642b1ae2 Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Sun, 30 Sep 2012 21:45:24 -0500 Subject: [PATCH] Updating changelog --- axios/Axios_settings.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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