diff --git a/styles.css b/styles.css index 511f28c1..908463c3 100644 --- a/styles.css +++ b/styles.css @@ -106,7 +106,7 @@ background-color: #000; opacity: 0.85; display: none; - z-index: 220; + z-index: 260; bottom: 0; margin-bottom: 7%; } diff --git a/更新说明.txt b/更新说明.txt index f7fbb301..05b19ef4 100644 --- a/更新说明.txt +++ b/更新说明.txt @@ -4,12 +4,13 @@ 全局商店也可以使用图块编辑 图片移动事件 提供core.random函数提供随机数 -作弊处理(成绩范围控制,通关不上传则按照最低分) +作弊处理 格子有事件则高亮显示 状态栏绘制 等待用户点击事件 事件:设置BGM音量 六倍速播放 +修复标题文字太长导致无法开始游戏的问题 -----------------------------------------------------------------------