forked from LeenkxTeam/LNXSDK
moisesjpelaez - General Fixes
This commit is contained in:
@ -338,8 +338,8 @@ project.addSources('Sources');
|
|||||||
if rpdat.lnx_particles != 'Off':
|
if rpdat.lnx_particles != 'Off':
|
||||||
assets.add_khafile_def('lnx_particles')
|
assets.add_khafile_def('lnx_particles')
|
||||||
|
|
||||||
if rpdat.rp_draw_order == 'Shader':
|
if rpdat.rp_draw_order == 'Index':
|
||||||
assets.add_khafile_def('lnx_draworder_shader')
|
assets.add_khafile_def('lnx_draworder_index')
|
||||||
|
|
||||||
if lnx.utils.get_viewport_controls() == 'azerty':
|
if lnx.utils.get_viewport_controls() == 'azerty':
|
||||||
assets.add_khafile_def('lnx_azerty')
|
assets.add_khafile_def('lnx_azerty')
|
||||||
|
Reference in New Issue
Block a user