Make "Godot source files" comment consistent in modules
This commit is contained in:
parent
04a66e1bab
commit
ce0080768c
7 changed files with 7 additions and 8 deletions
|
|
@ -5,5 +5,5 @@ Import("env_modules")
|
|||
|
||||
env_hdr = env_modules.Clone()
|
||||
|
||||
# Godot's own source files
|
||||
# Godot source files
|
||||
env_hdr.add_source_files(env.modules_sources, "*.cpp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue