diff options
author | cedeel@gmail.com <cedeel@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-08 03:56:44 +0200 |
---|---|---|
committer | cedeel@gmail.com <cedeel@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-08 03:56:44 +0200 |
commit | 2295c1d7cba3df6f7fc2e96b0d25df116d0b1692 (patch) | |
tree | a25a3245f357f7e216a8949f836a98bd27eab938 /source/Bindings.h | |
parent | Fixed the nightbuild script for automatic Bindings generation (diff) | |
download | cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar.gz cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar.bz2 cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar.lz cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar.xz cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.tar.zst cuberite-2295c1d7cba3df6f7fc2e96b0d25df116d0b1692.zip |
Diffstat (limited to 'source/Bindings.h')
-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 3de48f101..a5764b31e 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 06/07/12 23:02:09.
+** Generated automatically by tolua++-1.0.92 on Fri Jun 8 03:43:28 2012.
*/
/* Exported function */
|