update changelog, plans for custom wheel item
This commit is contained in:
@@ -13,6 +13,10 @@ _____________________________________________________________________________
|
|||||||
sm-ssc v1.2.2 | 201102??
|
sm-ssc v1.2.2 | 201102??
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
20110218
|
||||||
|
--------
|
||||||
|
* [WheelBase] Added SetOpenSection Lua binding [AJ]
|
||||||
|
|
||||||
20110217
|
20110217
|
||||||
--------
|
--------
|
||||||
* Allowed refreshing of Fonts again. [AJ]
|
* Allowed refreshing of Fonts again. [AJ]
|
||||||
|
|||||||
+2
-1
@@ -20,7 +20,8 @@ enum WheelItemDataType
|
|||||||
TYPE_RANDOM,
|
TYPE_RANDOM,
|
||||||
TYPE_PORTAL,
|
TYPE_PORTAL,
|
||||||
TYPE_COURSE,
|
TYPE_COURSE,
|
||||||
TYPE_SORT
|
TYPE_SORT/*,
|
||||||
|
TYPE_CUSTOM*/
|
||||||
};
|
};
|
||||||
|
|
||||||
struct WheelItemBaseData
|
struct WheelItemBaseData
|
||||||
|
|||||||
Reference in New Issue
Block a user