Add debug mode for @pb4. Also ensure it's useless by
[troll.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b7d6d9e..8262acc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>${gamengine.version}</version>
                </dependency>
 
+               <dependency>
+                       <groupId>com.codingame.gameengine</groupId>
+                       <artifactId>module-toggle</artifactId>
+                       <version>${gamengine.version}</version>
+               </dependency>
+
                <dependency>
                        <groupId>com.codingame.gameengine</groupId>
                        <artifactId>runner</artifactId>