More work on the login system, especially 'tangible.redirect'
This commit is contained in:
@@ -23,7 +23,7 @@ LuaSnap::LuaSnap() {
|
||||
}
|
||||
|
||||
LuaSnap::~LuaSnap() {
|
||||
std::cerr << "LuaSnap destructor not implemented yet" << std::endl;
|
||||
lua_close(state_);
|
||||
}
|
||||
|
||||
void LuaSnap::serialize(StreamBuffer *sb) {
|
||||
|
||||
Reference in New Issue
Block a user