From 40bad69cd77f32730f6939553d7f9667338c646f Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 3 Nov 2008 15:22:10 +0000 Subject: Did a lot of work on format utils. --- server/src/luaformatmapper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/src/luaformatmapper.h') diff --git a/server/src/luaformatmapper.h b/server/src/luaformatmapper.h index b4cb8c9..8715eed 100644 --- a/server/src/luaformatmapper.h +++ b/server/src/luaformatmapper.h @@ -49,6 +49,8 @@ public: void error(std::string message); + void bufferoutput(std::string value); + private: lua_State *L; int clean_top; -- cgit v1.2.3