mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Fix error.
This commit is contained in:
parent
5991e9313a
commit
ee8a1c83eb
@ -27,7 +27,7 @@ javascript_files = [
|
||||
]
|
||||
|
||||
if not env["disable_gles3"]:
|
||||
javascript_files += "pandemonium_webgl2.cpp"
|
||||
javascript_files.append("pandemonium_webgl2.cpp")
|
||||
|
||||
sys_env = env.Clone()
|
||||
sys_env.AddJSLibraries(
|
||||
|
Loading…
Reference in New Issue
Block a user