mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 21:43:26 +02:00
move datmanager to thingstype
This commit is contained in:
@@ -528,7 +528,7 @@ bool Platform::createWindow(int x, int y, int width, int height, int minWidth, i
|
||||
x11.visual->visual,
|
||||
AllocNone);
|
||||
|
||||
// setup window attributes
|
||||
// setup window type
|
||||
XSetWindowAttributes wa;
|
||||
wa.colormap = x11.colormap;
|
||||
wa.border_pixel = 0;
|
||||
|
Reference in New Issue
Block a user