diff options
Diffstat (limited to 'src/lobby.cpp')
| -rw-r--r-- | src/lobby.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lobby.cpp b/src/lobby.cpp index 05dd9ce..424f634 100644 --- a/src/lobby.cpp +++ b/src/lobby.cpp @@ -302,7 +302,7 @@ void Lobby::on_about_clicked() "is copyright (c) 2016-2022 Attorney Online developers. Open-source " "licenses apply. All other assets are the property of their " "respective owners." - "<p>Running on Qt version %2 with the BASS audio engine.<br>" + "<p>Running on Qt version %2 with the miniaudio audio engine.<br>" "APNG plugin loaded: %3" "<p>Built on %4") .arg(ao_app->get_version_string()) |
