From 98d7d6cb702af2708f20e7cf16ee10a9f71b578a Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 13 Mar 2021 15:43:56 -0500 Subject: My First WASM application is rendering a triangle on the frontend --- frontend/2d/_rigidbody/part_1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/2d/_rigidbody/part_1.html') diff --git a/frontend/2d/_rigidbody/part_1.html b/frontend/2d/_rigidbody/part_1.html index ec0acbf..9e8d8f0 100644 --- a/frontend/2d/_rigidbody/part_1.html +++ b/frontend/2d/_rigidbody/part_1.html @@ -6,7 +6,7 @@ - + Physics for Games -- cgit v1.2.1