hoist out some common settings

[?]
Jan 16, 2023, 5:48 PM
EKJUHVHBISNAJ6HP2LGPSOY7RI7DVP6KFJWF2AI24EVTIMACQTIQC

Dependencies

Change contents

  • edit in source.lua at line 64
    [2.47][3.166766:166918](),[3.166766][3.166766:166918]()
    love.keyboard.setTextInput(true) -- bring up keyboard on touch screen
    love.keyboard.setKeyRepeat(true)
    love.graphics.setBackgroundColor(1,1,1)
  • edit in run.lua at line 19
    [2.69][3.178389:178541](),[3.178389][3.178389:178541]()
    love.keyboard.setTextInput(true) -- bring up keyboard on touch screen
    love.keyboard.setKeyRepeat(true)
    love.graphics.setBackgroundColor(1,1,1)
  • edit in main.lua at line 90
    [3.187143]
    [3.187143]
    love.keyboard.setTextInput(true) -- bring up keyboard on touch screen
    love.keyboard.setKeyRepeat(true)
    love.graphics.setBackgroundColor(1,1,1)