Fix copy paste fail.

This commit is contained in:
Relintai 2020-05-24 10:46:49 +02:00
parent f772f49c87
commit f89e3c59aa
1 changed files with 1 additions and 1 deletions

2
SCsub
View File

@ -12,7 +12,7 @@ sources = [
"register_types.cpp",
"fast_quadratic_mesh_simplifier.cpp",
"thread_pool.cpp",
]
if ARGUMENTS.get('custom_modules_shared', 'no') == 'yes':