mirror of
https://github.com/Relintai/voxelman.git
synced 2025-01-25 15:09:18 +01:00
Remove leftover print.
This commit is contained in:
parent
a991de9d2e
commit
02b434a2a2
1
SCsub
1
SCsub
@ -10,7 +10,6 @@ if os.path.isdir('../texture_packer'):
|
|||||||
has_texture_packer = True
|
has_texture_packer = True
|
||||||
|
|
||||||
if os.path.isdir('../mesh_data_resource'):
|
if os.path.isdir('../mesh_data_resource'):
|
||||||
print("adadadadadadadadadadada")
|
|
||||||
module_env.Append(CPPDEFINES=['MESH_DATA_RESOURCE_PRESENT'])
|
module_env.Append(CPPDEFINES=['MESH_DATA_RESOURCE_PRESENT'])
|
||||||
|
|
||||||
if os.path.isdir('../props'):
|
if os.path.isdir('../props'):
|
||||||
|
Loading…
Reference in New Issue
Block a user