修复getEntityOwner问题
This commit is contained in:
+1
-1
@@ -2468,7 +2468,7 @@ LLSE_Player.prototype.getArmorValue =
|
||||
return GMLIB_API.getPlayerArmorValue(this);
|
||||
}
|
||||
|
||||
LLSE_Player.prototype.getEntityOwner =
|
||||
LLSE_Entity.prototype.getEntityOwner =
|
||||
/**
|
||||
* 获取实体的主人
|
||||
* @returns {Entity|null}
|
||||
|
||||
Reference in New Issue
Block a user