Small typo

This commit is contained in:
grepwood 2020-05-16 21:51:01 +02:00
parent afc9552524
commit 094390c9f6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ src_install() {
pkg_postinst() {
echo
elog "In order to play this mod run Quake with -file option:"
elog "In order to play this mod run Quake with -game option:"
elog " darkplaces -game quake15"
echo
}