Merge text0

[?]
Jan 2, 2023, 2:10 AM
7RDQRRP57V6TY66U3CEVIDUJWEPLEE7QI3VDPYHL7B5NN7JU47QAC

Dependencies

  • [2] MPETAKZ2 insert space for loading settings
  • [3] W5H5YI6S Merge text.love
  • [4] HNRU45ZM inline a function
  • [5] G4FCGDN6 rename
  • [6] 36Z442IV back to commit 8123959e52f without code editing
  • [7] YJ6ASFBG yet another fork trying to integrate my live framework with everything else
  • [*] OTIBCAUJ love2d scaffold

Change contents

  • replacement in main.lua at line 73
    [2.585][2.585:650]()
    App.screen.flags.minheight = math.min(App.screen.width, 200)
    [2.585]
    [2.650]
    App.screen.flags.minheight = math.min(App.screen.height, 200)
  • edit in main.lua at line 76
    [4.3593][3.8:72](),[4.3593][3.8:72](),[4.4967][3.73:137](),[4.4967][3.73:137]()
    App.screen.flags.minheight = math.min(App.screen.height, 200)
    App.screen.flags.minheight = math.min(App.screen.height, 200)
  • resolve order conflict in main.lua at line 76
    [2.735]
    [4.5107]