Fix start logo bug
This commit is contained in:
parent
669c59ff41
commit
9969481744
@ -106,7 +106,7 @@
|
|||||||
background-color: #000;
|
background-color: #000;
|
||||||
opacity: 0.85;
|
opacity: 0.85;
|
||||||
display: none;
|
display: none;
|
||||||
z-index: 220;
|
z-index: 260;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-bottom: 7%;
|
margin-bottom: 7%;
|
||||||
}
|
}
|
||||||
|
|||||||
3
更新说明.txt
3
更新说明.txt
@ -4,11 +4,12 @@
|
|||||||
全局商店也可以使用图块编辑
|
全局商店也可以使用图块编辑
|
||||||
图片移动事件
|
图片移动事件
|
||||||
提供core.random函数提供随机数
|
提供core.random函数提供随机数
|
||||||
作弊处理(成绩范围控制,通关不上传则按照最低分)
|
作弊处理
|
||||||
格子有事件则高亮显示
|
格子有事件则高亮显示
|
||||||
状态栏绘制
|
状态栏绘制
|
||||||
等待用户点击事件
|
等待用户点击事件
|
||||||
事件:设置BGM音量
|
事件:设置BGM音量
|
||||||
|
修复标题文字太长导致无法开始游戏的问题
|
||||||
|
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user