全局对象更改

This commit is contained in:
Lenheart 2024-12-19 23:55:07 +08:00
parent b93e128ea0
commit 948bce5dd9
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
/*
文件名:global_object.nut
路径:User/_ENUM/global_object.nut
创建日期:2024-12-18 19:03
文件用途:全局对象
*/
//客户端角色对象
ClientCharacter <- null;