mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 04:56:52 +00:00
FIx the icon changing.
This commit is contained in:
parent
8764700dda
commit
3fc01417ed
@ -212,7 +212,7 @@ case "$cmd" in
|
||||
# TODO eventually do the rebranding on travis too.
|
||||
case "$binary" in
|
||||
Xonotic/xonotic*.exe)
|
||||
verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "${f##*:}"
|
||||
verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "$binary"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user