Merge text0
[?]
Jan 2, 2023, 2:10 AM
7RDQRRP57V6TY66U3CEVIDUJWEPLEE7QI3VDPYHL7B5NN7JU47QACDependencies
- [2]
MPETAKZ2insert space for loading settings - [3]
W5H5YI6SMerge text.love - [4]
HNRU45ZMinline a function - [5]
G4FCGDN6rename - [6]
36Z442IVback to commit 8123959e52f without code editing - [7]
YJ6ASFBGyet another fork trying to integrate my live framework with everything else - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 73
App.screen.flags.minheight = math.min(App.screen.width, 200)App.screen.flags.minheight = math.min(App.screen.height, 200) - edit in main.lua at line 76
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