]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
build: fix buildstring
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 6 Nov 2023 11:17:10 +0000 (21:17 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 4 Dec 2023 08:08:05 +0000 (18:08 +1000)
The revision was always "-", there was code duplication and
inconsistency, the meaning of some strings was unclear.

Frees up some space in the `status` "version:" line by moving
gamenetworkfiltername to "protocol:" which seems like a more relevant
section anyway.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>

No differences found