summaryrefslogtreecommitdiff
path: root/src/graphyx/tests/General1.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphyx/tests/General1.scala')
-rw-r--r--src/graphyx/tests/General1.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphyx/tests/General1.scala b/src/graphyx/tests/General1.scala
index 7d8703b..71e041b 100644
--- a/src/graphyx/tests/General1.scala
+++ b/src/graphyx/tests/General1.scala
@@ -106,6 +106,7 @@ object General1 extends Test{
world += (new Circle(0.1,1) {pos = Vector2D(2,2)}) ~ (new Circle(0.1,1) {pos = Vector2D(2,2.2)})
}
+ enableEvent = true
override def fireEvent() = blastBomb
def blastBomb() = {