Improvements to the pretty-printer
This commit is contained in:
@@ -130,12 +130,6 @@ public:
|
||||
//
|
||||
Tangible *tangible_make(lua_State *L, int64_t id, const std::string &plane, bool pushdb);
|
||||
|
||||
// Get the tangible ID of the specified LUA tangible database.
|
||||
//
|
||||
// Return zero if the item is not a tangible database.
|
||||
//
|
||||
static int64_t tangible_id(const LuaStack &LS, LuaSlot slot);
|
||||
|
||||
// Get a pointer to the specified tangible.
|
||||
//
|
||||
// If there's no such tangible, returns nullptr.
|
||||
|
||||
Reference in New Issue
Block a user