Remove leftover print.

This commit is contained in:
Relintai 2020-06-27 17:07:02 +02:00
parent a991de9d2e
commit 02b434a2a2

1
SCsub
View File

@ -10,7 +10,6 @@ if os.path.isdir('../texture_packer'):
has_texture_packer = True
if os.path.isdir('../mesh_data_resource'):
print("adadadadadadadadadadada")
module_env.Append(CPPDEFINES=['MESH_DATA_RESOURCE_PRESENT'])
if os.path.isdir('../props'):