mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02: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