Small typo

This commit is contained in:
grepwood 2020-05-16 21:51:01 +02:00
parent afc9552524
commit 094390c9f6

View File

@ -27,7 +27,7 @@ src_install() {
pkg_postinst() { pkg_postinst() {
echo 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" elog " darkplaces -game quake15"
echo echo
} }