bugfix: missed rename in one file
[?]
May 21, 2022, 3:10 PM
NQH7DEEWVVC6S4DIMKVHRPEWA63UUTSH4VHX67GEPZVEI2DMOD2QCDependencies
- [2]
VHQCNMARseveral more modules - [3]
WTDKUACNrectangle and square shapes - [4]
DXT4QTAHa few more integer coordinates
Change contents
- replacement in help.lua at line 51
love.graphics.rectangle('fill', 16,drawing.y, Drawing_width, math.max(Drawing.pixels(drawing.h),y-drawing.y))love.graphics.rectangle('fill', 16,drawing.y, Line_width, math.max(Drawing.pixels(drawing.h),y-drawing.y)) - replacement in help.lua at line 110
love.graphics.rectangle('fill', 16,drawing.y, Drawing_width, math.max(Drawing.pixels(drawing.h),y-drawing.y))love.graphics.rectangle('fill', 16,drawing.y, Line_width, math.max(Drawing.pixels(drawing.h),y-drawing.y))