Re-enable demo using Physics3D on web
This commit is contained in:
committed by
Jérôme Leclercq
parent
795efae3a0
commit
9306ce246f
@@ -1,7 +1,3 @@
|
||||
if is_plat("wasm") then
|
||||
return -- Physics3D is not yet supported on wasm because of Newton
|
||||
end
|
||||
|
||||
target("PhysicsDemo")
|
||||
add_deps("NazaraGraphics", "NazaraPhysics3D")
|
||||
add_packages("entt")
|
||||
|
||||
Reference in New Issue
Block a user