From 79851476d21eacd5280f20c6dd4d7eddf028afa5 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 16 Sep 2013 10:15:25 +0200 Subject: Removed cWorld:SaveAllChunks() from the API. Use cWorld:QueueSaveAllChunks() instead, the old function was prone to deadlocks. --- source/Bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index 8182de938..e7af1a652 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/16/13 09:19:34. +** Generated automatically by tolua++-1.0.92 on 09/16/13 10:08:24. */ /* Exported function */ -- cgit v1.2.3