summaryrefslogtreecommitdiff
path: root/src/simulation/Elements.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-18 20:18:37 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-18 20:18:37 (GMT)
commitb40f13b66a8661d8698e5fc737c2842dfb73e6f9 (patch)
tree1e9fb258cd8bcbba92c14b0ccef4bf6acfd3712a /src/simulation/Elements.h
parentff7428fc70385287204832048bcf2f3c72aaabe8 (diff)
downloadpowder-b40f13b66a8661d8698e5fc737c2842dfb73e6f9.zip
powder-b40f13b66a8661d8698e5fc737c2842dfb73e6f9.tar.gz
TPT: Added gel - a liquid with variable heat conductivity and viscosity. 8523da398f
Diffstat (limited to 'src/simulation/Elements.h')
-rw-r--r--src/simulation/Elements.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/Elements.h b/src/simulation/Elements.h
index 7d59dcb..6a62c11 100644
--- a/src/simulation/Elements.h
+++ b/src/simulation/Elements.h
@@ -262,6 +262,7 @@
#define PT_BANG 139
#define PT_IGNT 140
#define PT_BOYL 141
+#define PT_GEL 142
#define OLD_PT_WIND 147
#define PT_H2 148