1
0
cuberite-2a/source/Bindings.h
madmaxoft c628ab03e9 Removed cServer::BroadcastChat() and cServer::SendMessage().
These two functions make it difficult to move to the new ticking system, and they aren't used anyway. If so required, they can be emulated by ForEachWorld / ForEachPlayer calls.
2013-08-12 08:35:13 +02:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 08/12/13 08:16:46.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);