mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: change vid to ved in a comment (#10218)
This commit is contained in:
parent
4e55b9c08e
commit
a095a27d00
@ -87,7 +87,7 @@ pub:
|
|||||||
fullscreen bool
|
fullscreen bool
|
||||||
scale f32 = 1.0
|
scale f32 = 1.0
|
||||||
sample_count int
|
sample_count int
|
||||||
// vid needs this
|
// ved needs this
|
||||||
// init_text bool
|
// init_text bool
|
||||||
font_path string
|
font_path string
|
||||||
custom_bold_font_path string
|
custom_bold_font_path string
|
||||||
|
Loading…
Reference in New Issue
Block a user