mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Fix another typo.
This commit is contained in:
@@ -1807,7 +1807,7 @@ static const luaL_Reg functions[] =
|
||||
{ "line", w_line },
|
||||
{ "rectangle", w_rectangle },
|
||||
{ "circle", w_circle },
|
||||
{ "eclipse", w_ellipse },
|
||||
{ "ellipse", w_ellipse },
|
||||
{ "arc", w_arc },
|
||||
{ "roundedRectangle", w_roundedRectangle },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user