+ * - Adding IsNullOrWhiteSpace extension for support for Xbox 360
+ * - Upon some testing - developers will need to use #if WINDOWS/#endif tags to make sure they can't use XNACC in WP7/Xbox360
This commit is contained in:
@@ -93,6 +93,9 @@
|
||||
* - Changing IAxiosFile.GetStream() to return Stream instead of FileStream
|
||||
* - Adding support for XNACC
|
||||
* - Fixed a bug where cleanup actions were being performed in Deactivate instead of Unload in AxiosGameScreen
|
||||
* - Adding IsNullOrWhiteSpace extension for support for Xbox 360
|
||||
* - Upon some testing - developers will need to use #if WINDOWS/#endif tags to make sure they can't use XNACC in WP7/Xbox360
|
||||
*
|
||||
*
|
||||
*/
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user