mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
...
This commit is contained in:
parent
909c583d96
commit
cdfca37deb
2
bam.lua
2
bam.lua
|
@ -228,7 +228,7 @@ function build(settings)
|
|||
end
|
||||
|
||||
-- build client, server, version server and master server
|
||||
client_exe = Link(client_settings, "teeworlds", game_shared, game_client,
|
||||
client_exe = Link(client_settings, "DDRace_Trunk-Client", game_shared, game_client,
|
||||
engine, client, game_editor, zlib, pnglite, wavpack,
|
||||
client_link_other, client_osxlaunch)
|
||||
|
||||
|
|
Loading…
Reference in a new issue