放弃画3d,修改平台代码
This commit is contained in:
@@ -72,7 +72,7 @@ class Window
|
||||
Mode mode = Mode::Default;
|
||||
bool resizable = true;
|
||||
Vsync vsync = Vsync::Default;
|
||||
Extent extent = {1280, 720};
|
||||
Extent extent = {480, 480};
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user