mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Fixed incorrect number of arguments expected for contact:getVelocity() :getNormal() and :getSeparation()
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
AC_INIT([love], [20091025-94ad57cb6b2f])
|
||||
AC_INIT([love], [20091130-aab90c59bf10])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_AUX_DIR([platform/unix])
|
||||
AC_CONFIG_MACRO_DIR([platform/unix/m4])
|
||||
|
||||
Reference in New Issue
Block a user