feat: adapted to GMLIB version and remove some shit

This commit is contained in:
子沐呀
2024-10-22 21:24:16 +08:00
Unverified
parent ac64e23ee7
commit b0a9303e6c
12 changed files with 461 additions and 611 deletions
+1 -1
View File
@@ -1364,7 +1364,7 @@ interface Player {
/** (GMLIB)获取玩家的rumtimeId */
getRuntimeId(): number;
/** (GMLIB)获取玩家饱食度 */
/** (GMLIB)获取玩家饥饿值 */
getHungry(): number;
/** (GMLIB)获取玩家盔甲覆盖百分比 */