两个无尽模式细节调整

This commit is contained in:
MrZ626
2020-11-18 16:27:44 +08:00
parent e3f2a9c803
commit 8ea1b03ab2
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
local format=string.format
return{
color=COLOR.lGrey,
color=COLOR.white,
env={
drop=1e99,lock=1e99,
oncehold=false,

View File

@@ -41,6 +41,7 @@ return{
for _=1,8 do
P:garbageRise(13,1,P:RND(10))
end
P.fieldBeneath=0
end,
mesDisp=function(P)
setFont(45)