diff options
author | madmaxoft <github@xoft.cz> | 2013-10-08 20:12:34 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-08 20:12:34 +0200 |
commit | a120507be027ba18d5443e76061b47e0c624f229 (patch) | |
tree | 6a4379b153bd4785b430cdc044c9947f2ac6c302 /source/Bindings.h | |
parent | Cleaned up cEntity's enums. (diff) | |
download | cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar.gz cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar.bz2 cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar.lz cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar.xz cuberite-a120507be027ba18d5443e76061b47e0c624f229.tar.zst cuberite-a120507be027ba18d5443e76061b47e0c624f229.zip |
Diffstat (limited to '')
-rw-r--r-- | source/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.h b/source/Bindings.h index d5ff7a886..a1daea398 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 10/08/13 19:32:59.
+** Generated automatically by tolua++-1.0.92 on 10/08/13 20:07:52.
*/
/* Exported function */
|