support including a default_map
[?]
Jan 26, 2023, 2:03 AM
F7J2IBRSQXK2ETK2P3QIY5BEVX7YXBQTQWXHSPEAL4UZE24QMV6QCDependencies
- [2]
YOK66CEWsmall change to simplify the driver's task - [*]
LRDM35CEapp running again - [*]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [*]
36Z442IVback to commit 8123959e52f without code editing - [*]
2CTN2IEFMerge lines.love
Change contents
- edit in live.lua at line 257
elseif cmd == 'DEFAULT_MAP' thenlocal contents = love.filesystem.read('default_map')if contents == nil then contents = '{}' endlive.send_to_driver(contents) - edit in Manual_tests.md at line 12[6.8876][7.94]
- default_map absent/present