mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-24 16:54:34 +00:00
fixed whatever ts is
This commit is contained in:
parent
63d216a672
commit
31821399ac
|
|
@ -48,7 +48,7 @@ if host_machine.system() == 'linux'
|
|||
endif
|
||||
|
||||
executable('Minecraft.Client',
|
||||
client_sources + platform_sources + localisation[1],
|
||||
client_sources + platform_sources + common_sources + localisation[1],
|
||||
include_directories : include_directories('Build'),
|
||||
dependencies : [
|
||||
render_dep,
|
||||
|
|
|
|||
Loading…
Reference in a new issue