diff --git a/core/assets/bundles/bundle_zh_CN.properties b/core/assets/bundles/bundle_zh_CN.properties index 04a41a4fd4..e94bf8c026 100644 --- a/core/assets/bundles/bundle_zh_CN.properties +++ b/core/assets/bundles/bundle_zh_CN.properties @@ -1509,8 +1509,8 @@ lst.read = 从连接的内存读取数字 lst.write = 写入数字到连接的内存 lst.print = 添加文字到打印缓存\n用了[accent]Print Flush[]才会显示 lst.draw = 添加操作到绘图队列\n用了[accent]Draw Flush[]才会显示 -lst.drawflush = 刷新列队的[accent]Print[]操作到显示屏 -lst.printflush = 刷新[accent]Draw[]缓存的文字到消息板 +lst.drawflush = 刷新列队的[accent]Draw[]操作到显示屏 +lst.printflush = 刷新[accent]Print[]缓存的文字到消息板 lst.getlink = 获取处理器连接\n索引从0开始 lst.control = 控制建筑 lst.radar = 定位建筑周边的单位\n有范围限制 @@ -1645,4 +1645,4 @@ lenum.mine = 采矿 lenum.build = 修建结构 lenum.getblock = 获取某坐标的建筑和类型\n坐标需在单位范围内\n或单位在建筑范围内\n地形物类型是[accent]@solid[]或[accent]@air[] lenum.within = 检查单位在不在半径内 -lenum.boost = 开始/停止助推 \ No newline at end of file +lenum.boost = 开始/停止助推