mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-13 23:30:47 +02:00
Removed stray old define.
This commit is contained in:
parent
258857332c
commit
7357a4f65c
@ -4,9 +4,6 @@ Import('env')
|
|||||||
|
|
||||||
module_env = env.Clone()
|
module_env = env.Clone()
|
||||||
|
|
||||||
if os.path.isdir('../props'):
|
|
||||||
module_env.Append(CPPDEFINES=['PROPS_PRESENT'])
|
|
||||||
|
|
||||||
sources = [
|
sources = [
|
||||||
|
|
||||||
"register_types.cpp",
|
"register_types.cpp",
|
||||||
|
Loading…
Reference in New Issue
Block a user