mirror of
https://github.com/love2d/love.git
synced 2026-08-12 00:20:52 +02:00
added variant for enet peer_send and host_broadcast to take light userdata and a size than just a lua string
This commit is contained in:
@@ -79,6 +79,7 @@ Released: N/A
|
||||
* Added love.sensor module.
|
||||
* Added love.sensorupdated callback.
|
||||
* Added love.joysticksensorupdated callback.
|
||||
* Added variant for enet peer:send and host:broadcast which accepts a pointer (light userdata) and a size.
|
||||
|
||||
* Changed love.filesystem.exists to no longer be deprecated.
|
||||
* Changed the default font from Vera size 12 to Noto Sans size 13.
|
||||
|
||||
Reference in New Issue
Block a user