mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
@@ -1365,7 +1365,7 @@ static const luaL_Reg functions[] =
|
||||
|
||||
{ "point", w_point },
|
||||
{ "line", w_line },
|
||||
{ "triangle", w_triangle },
|
||||
//{ "triangle", w_triangle },
|
||||
{ "rectangle", w_rectangle },
|
||||
//{ "quad", w_quad },
|
||||
{ "circle", w_circle },
|
||||
|
||||
Reference in New Issue
Block a user