mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: remove obsolete usages of use_ortho: true
This commit is contained in:
@ -211,7 +211,6 @@ fn main() {
|
||||
user_data: &app
|
||||
width: canvas_size
|
||||
height: top_height + canvas_size
|
||||
use_ortho: true
|
||||
create_window: true
|
||||
resizable: false
|
||||
window_title: 'snek'
|
||||
|
Reference in New Issue
Block a user