diff options
author | madmaxoft <github@xoft.cz> | 2013-08-22 08:55:58 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-22 08:55:58 +0200 |
commit | 73afb1507d2a0defda8a03f60030dc49bb53f94f (patch) | |
tree | b5a14bb289756f734a8cc7e949e660298167627c /source/Bindings.h | |
parent | Another fix for #31. (diff) | |
download | cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar.gz cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar.bz2 cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar.lz cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar.xz cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.tar.zst cuberite-73afb1507d2a0defda8a03f60030dc49bb53f94f.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 7d9240e3f..edc43c022 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 08/21/13 19:38:48. +** Generated automatically by tolua++-1.0.92 on 08/22/13 08:53:27. */ /* Exported function */ |