1111
This commit is contained in:
@@ -27,7 +27,7 @@ class StateMachine {
|
||||
/**
|
||||
* 静态方法:获取唯一实例
|
||||
* @function
|
||||
* @returns {table}
|
||||
* @returns {StateMachine}
|
||||
*/
|
||||
function GetInstance() {
|
||||
if (!getroottable().rawin("__StateMachine__")) {
|
||||
|
||||
Reference in New Issue
Block a user