You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
SCons: Minor fixes/adjustments for web compilation
This commit is contained in:
@@ -123,7 +123,6 @@ def create_template_zip(env, js, wasm, worker, side):
|
||||
zip_files,
|
||||
ZIPROOT=zip_dir,
|
||||
ZIPSUFFIX="${PROGSUFFIX}${ZIPSUFFIX}",
|
||||
ZIPCOMSTR="Archiving $SOURCES as $TARGET",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user