figuring out windows, eventually...
This commit is contained in:
parent
bbd2a6089c
commit
ceac5a09bb
9 changed files with 2033 additions and 8 deletions
|
|
@ -18,7 +18,7 @@ impl Default for Game {
|
|||
Self {
|
||||
is_running: true,
|
||||
name: default_game_name(),
|
||||
context: WindowRenderContext::OPENGLGTK
|
||||
context: WindowRenderContext::OPENGLWINIT
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue