mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
console options
This commit is contained in:
@@ -257,7 +257,7 @@ public:
|
||||
return tmp;
|
||||
}
|
||||
|
||||
void bound(const TRect<T> &r, bool resize = false) {
|
||||
void bound(const TRect<T> &r) {
|
||||
if(isNull() || r.isNull())
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user