mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 07:37:10 +01:00
restore terminal, rework console
This commit is contained in:
@@ -63,7 +63,7 @@ public:
|
||||
|
||||
/// Returns the class name used in Lua
|
||||
virtual std::string getLuaObjectName() const {
|
||||
// this could later be cached for more performance
|
||||
// TODO: this could be cached for more performance
|
||||
return Fw::demangleName(typeid(*this).name());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user