mirror of
https://github.com/edubart/otclient.git
synced 2026-01-11 08:31:29 +01:00
restore terminal, rework console
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
void addChild(const OTMLNodePtr& newChild);
|
||||
bool removeChild(const OTMLNodePtr& oldChild);
|
||||
bool replaceChild(const OTMLNodePtr& oldChild, const OTMLNodePtr& newChild);
|
||||
void copy(const OTMLNodePtr& node);
|
||||
void merge(const OTMLNodePtr& node);
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user