From 25cda4e8b4844aecf8cdc70ffcab8e0adaab3486 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 12 May 2013 15:58:29 +0000 Subject: cItems: Added runtime bounds-checking to avoid server crashes with badly written plugins. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1472 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Bindings.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index 1965974d1..733a8e3de 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,10 +1,6 @@ /* ** Lua binding: AllToLua -<<<<<<< .mine -** Generated automatically by tolua++-1.0.92 on 05/09/13 14:14:48. -======= -** Generated automatically by tolua++-1.0.92 on 05/08/13 11:35:08. ->>>>>>> .r1462 +** Generated automatically by tolua++-1.0.92 on 05/12/13 17:56:56. */ /* Exported function */ -- cgit v1.2.3