Extra2D/scripts/core/_init.nut

5 lines
89 B
Plaintext
Raw Normal View History

// Core 层初始化脚本
// 基础工具类和函数
print("Core layer initialized");