mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
graphics fixes and improvements
This commit is contained in:
@@ -262,6 +262,12 @@ namespace Fw
|
||||
DraggingState = 2048,
|
||||
LastWidgetState = 4096
|
||||
};
|
||||
|
||||
enum DrawPane {
|
||||
ForegroundPane = 1,
|
||||
BackgroundPane = 2,
|
||||
BothPanes = 3
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user