From 246f534d353ad092a28c5700d16ee6787c4225f3 Mon Sep 17 00:00:00 2001 From: Nubo318 <69615769+Nubo318@users.noreply.github.com> Date: Fri, 7 Jan 2022 11:45:37 -0600 Subject: [PATCH] category in element properties comments info about "category" in the comments showing the different element properties --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index d0c33840..b882fa91 100644 --- a/index.html +++ b/index.html @@ -394,6 +394,7 @@ // name - display name of the element // color - color of the element's pixel * // behavior - behavior of the element * + // category - category in which the element will show up in // density - density of the element [only used for movable elements] (kg/m^3) // state - solid, liquid, or gas [only used for movable elements] // conduct - conductivity of the element (0-1)