闪退彩蛋
This commit is contained in:
@@ -95,6 +95,8 @@ function scene.keyDown(k)
|
|||||||
elseif v==654321 then
|
elseif v==654321 then
|
||||||
love._setGammaCorrect(not gc.isGammaCorrect())
|
love._setGammaCorrect(not gc.isGammaCorrect())
|
||||||
LOG.print("GammaCorrect: "..(gc.isGammaCorrect()and"on"or"off"),"warn")
|
LOG.print("GammaCorrect: "..(gc.isGammaCorrect()and"on"or"off"),"warn")
|
||||||
|
elseif v==114514 or v==1919810 or v==1145141919810 then
|
||||||
|
error()
|
||||||
elseif v==670 then
|
elseif v==670 then
|
||||||
LOG.print("Screen Info:")
|
LOG.print("Screen Info:")
|
||||||
LOG.print("x y: "..SCR.x.." "..SCR.y)
|
LOG.print("x y: "..SCR.x.." "..SCR.y)
|
||||||
|
|||||||
Reference in New Issue
Block a user