圣诞节彩蛋
This commit is contained in:
4
main.lua
4
main.lua
@@ -25,6 +25,8 @@ NOGAME=false
|
||||
LOGIN=false
|
||||
EDITING=""
|
||||
WSCONN=false
|
||||
FESTIVAL=
|
||||
os.date"%m"=="12"and math.abs(os.date"%d"-25)<2 and"Xmas"
|
||||
|
||||
math.randomseed(os.time()*626)
|
||||
love.keyboard.setKeyRepeat(true)
|
||||
@@ -365,7 +367,7 @@ do
|
||||
if S.version<1208 then
|
||||
SETTING.skinSet=1
|
||||
end
|
||||
if S.version<1210 then
|
||||
if S.version<1225 then
|
||||
SETTING.skin={1,7,11,3,14,4,9,1,7,2,6,10,2,13,5,9,15,10,11,3,12,2,16,8,4,10,13,2,8}
|
||||
end
|
||||
newVersionLaunch=true
|
||||
|
||||
Reference in New Issue
Block a user