@@ -4,7 +4,7 @@ import os
Import("env")
# Define the context constant for module build
env.Append(CPPDEFINES=["GODOT_MODULE_BUILD"])
env.Append(CPPDEFINES=["REDOT_MODULE_BUILD"])
# Sources to include in the module
module_sources = Glob("*.cpp")
The note is not visible to the blocked user.