summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 48d3c64..460582a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -22,9 +22,10 @@ int main()
}
main.Clear();
-
+
+ L.Remove();
+ L.Behavior();
L.Place();
- L.Behavior();
main.Render();