mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Cleaned up some code, the 'ry' parameter of love.graphics.rectangle now defaults to the value of 'rx' rather than defaulting to 0.
This commit is contained in:
@@ -503,7 +503,7 @@ public:
|
||||
SCANCODE_AC_STOP,
|
||||
SCANCODE_AC_REFRESH,
|
||||
SCANCODE_AC_BOOKMARKS,
|
||||
|
||||
|
||||
SCANCODE_BRIGHTNESSDOWN,
|
||||
SCANCODE_BRIGHTNESSUP,
|
||||
SCANCODE_DISPLAYSWITCH,
|
||||
@@ -512,7 +512,7 @@ public:
|
||||
SCANCODE_KBDILLUMUP,
|
||||
SCANCODE_EJECT,
|
||||
SCANCODE_SLEEP,
|
||||
|
||||
|
||||
SCANCODE_APP1,
|
||||
SCANCODE_APP2,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user