全局对象更改
This commit is contained in:
parent
b93e128ea0
commit
948bce5dd9
|
|
@ -0,0 +1,9 @@
|
||||||
|
/*
|
||||||
|
文件名:global_object.nut
|
||||||
|
路径:User/_ENUM/global_object.nut
|
||||||
|
创建日期:2024-12-18 19:03
|
||||||
|
文件用途:全局对象
|
||||||
|
*/
|
||||||
|
|
||||||
|
//客户端角色对象
|
||||||
|
ClientCharacter <- null;
|
||||||
Loading…
Reference in New Issue