mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-01 22:21:05 +00:00
Update dedicated.mk
remove the need for libPNG in dedicated server build
This commit is contained in:
parent
ea66bffc6b
commit
a44cb494a7
1 changed files with 25 additions and 24 deletions
|
@ -22,3 +22,4 @@ NOOPENMPT=1
|
||||||
NOGME=1
|
NOGME=1
|
||||||
NOHW=1
|
NOHW=1
|
||||||
NOUPNP=1
|
NOUPNP=1
|
||||||
|
NOPNG=1
|
||||||
|
|
Loading…
Reference in a new issue