mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Make "Godot source files" comment consistent in modules
This commit is contained in:
@@ -5,5 +5,5 @@ Import("env_modules")
|
||||
|
||||
env_tga = env_modules.Clone()
|
||||
|
||||
# Godot's own source files
|
||||
# Godot source files
|
||||
env_tga.add_source_files(env.modules_sources, "*.cpp")
|
||||
|
||||
Reference in New Issue
Block a user