summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PSTE.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-07-18 16:22:35 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-07-18 16:22:35 (GMT)
commit80044bb0f06b4186bcc2f07e1c5ddc4e195f2426 (patch)
treea32d1d754ac03accebf55e502b607dab0d214aa8 /src/simulation/elements/PSTE.cpp
parenta8e4221f38edefb5b342f470407b1f100d0248a3 (diff)
downloadpowder-80044bb0f06b4186bcc2f07e1c5ddc4e195f2426.zip
powder-80044bb0f06b4186bcc2f07e1c5ddc4e195f2426.tar.gz
Renderer Presets and default graphics function
Diffstat (limited to 'src/simulation/elements/PSTE.cpp')
-rw-r--r--src/simulation/elements/PSTE.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/PSTE.cpp b/src/simulation/elements/PSTE.cpp
index 50ff1d2..6efea51 100644
--- a/src/simulation/elements/PSTE.cpp
+++ b/src/simulation/elements/PSTE.cpp
@@ -43,7 +43,7 @@ Element_PSTE::Element_PSTE()
HighTemperatureTransition = PT_BRCK;
Update = NULL;
- Graphics = NULL;
+
}
Element_PSTE::~Element_PSTE() {} \ No newline at end of file