summaryrefslogtreecommitdiffstats
path: root/DisplayClass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DisplayClass.cpp')
-rw-r--r--DisplayClass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/DisplayClass.cpp b/DisplayClass.cpp
index 872b730..2a85cd2 100644
--- a/DisplayClass.cpp
+++ b/DisplayClass.cpp
@@ -35,7 +35,7 @@ void DisplayClass::renderScene(unsigned long delta, std::bitset<256>& keys) {
// static Temparray temp(20, x, y, z);
- static House house(20, x, y, z, 100, 400, 53.55, 0.82, 2.82, 0.0047, 40, 45, 1900, 3, 11500);
+ static House house(20, x, y, z, 100, 300, 53.55, 0.82, 2.82, 0.0047, 40, 45, 1900, 3, 11500);
triangles=house.getTriangles();
house.controller();
//// temp.calcTemp();