Improve some English lines

This commit is contained in:
Agent X 2024-03-28 21:30:02 -04:00
parent 7468ff001b
commit cb38dc2efa
2 changed files with 4 additions and 4 deletions

View File

@ -382,9 +382,9 @@ ACT = "act"
SOUND = "SOUND"
MASTER_VOLUME = "Master Volume"
MUSIC_VOLUME = "Music Volume"
SFX_VOLUME = "Sfx Volume"
ENV_VOLUME = "Env Volume"
FADEOUT = "Fadeout Distant Sounds"
SFX_VOLUME = "Sound Effects Volume"
ENV_VOLUME = "Environment Volume"
FADEOUT = "Fade Out Distant Sounds"
[LANGUAGE]
LANGUAGE = "LANGUAGE"

View File

@ -13,7 +13,7 @@ void djui_panel_info_create(struct DjuiBase* caller) {
snprintf(sInfo, 1024, "\
sm64coopdx is an online multiplayer project for the \
Super Mario 64 PC port, started by the Coop Deluxe Team.\n\
Its purpose is to actively maintain and improve \
It's purpose is to actively maintain and improve \
sm64ex-coop, an original idea from djoslin0.\n\
More features, customizability, and power to the Lua API \
allow modders and players to enjoy Super Mario 64 \