diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-09 15:00:14 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-09 15:00:14 +0200 |
commit | 8189487258df0490583b52322e357d7f7dfcb0e9 (patch) | |
tree | 3e5bf73b613da7a8a98b447982982f5573e1bd46 /source/Bindings.h | |
parent | Plants growable by bonemeal are settable in the world.ini. Default matches vanilla MC. (diff) | |
download | cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar.gz cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar.bz2 cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar.lz cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar.xz cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.tar.zst cuberite-8189487258df0490583b52322e357d7f7dfcb0e9.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 81db3d493..918a8324a 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/09/12 14:43:13.
+** Generated automatically by tolua++-1.0.92 on 06/09/12 14:48:28.
*/
/* Exported function */
|