mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-26 11:03:05 +00:00
fix english
This commit is contained in:
@@ -48,7 +48,7 @@ param_set("static", 1);
|
|||||||
|
|
||||||
my %features = (
|
my %features = (
|
||||||
"classic-theme" => "use classic theme",
|
"classic-theme" => "use classic theme",
|
||||||
"stb-image" => "use stb_image instead of libjpeg/libpng",
|
"stb-image" => "use stb_image, instead use libjpeg/libpng",
|
||||||
"stb-truetype" => "use stb_truetype",
|
"stb-truetype" => "use stb_truetype",
|
||||||
"freetype2" => "use FreeType2",
|
"freetype2" => "use FreeType2",
|
||||||
"xrender" => "use XRender",
|
"xrender" => "use XRender",
|
||||||
|
|||||||
Reference in New Issue
Block a user