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:
@ -109,7 +109,6 @@ fn main() {
|
||||
height: app.ui.height
|
||||
window_title: 'Fireworks!'
|
||||
bg_color: gx.black
|
||||
use_ortho: true
|
||||
user_data: app
|
||||
frame_fn: on_frame
|
||||
event_fn: on_event
|
||||
|
Reference in New Issue
Block a user