5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
|
|
// Engine 层初始化脚本
|
||
|
|
// 引擎封装类的基础设置
|
||
|
|
|
||
|
|
print("Engine layer initialized");
|