diff options
author | madmaxoft <github@xoft.cz> | 2013-08-18 10:51:21 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-18 10:51:21 +0200 |
commit | 76cf61ce66e741d034422462ce454960d64201f1 (patch) | |
tree | 5dfc4a27a4ceba86818a2090738715d2e22fafb7 /source/Bindings.h | |
parent | Fixed LuaWindow destructor causing a crash. (diff) | |
download | cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar.gz cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar.bz2 cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar.lz cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar.xz cuberite-76cf61ce66e741d034422462ce454960d64201f1.tar.zst cuberite-76cf61ce66e741d034422462ce454960d64201f1.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 fdc3f39d9..55baed803 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/17/13 23:54:30. +** Generated automatically by tolua++-1.0.92 on 08/18/13 10:47:31. */ /* Exported function */ |