1
0
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:
Delyan Angelov
2021-06-24 11:07:09 +03:00
parent cc91d9bee3
commit f18265e6a8
19 changed files with 17 additions and 36 deletions

View File

@@ -44,7 +44,6 @@ fn main() {
bg_color: gx.rgb(50, 50, 50)
width: 1024
height: 400
use_ortho: true
create_window: true
window_title: 'ByteBeat Music'
frame_fn: graphics_frame