Issue in SposhLogicController
I got a lot of errors in the PreyLogic.java. The first one is in the definition of the class:
public class PreyLogic extends SposhLogicController {
...
}
it says "wrong number of type arguments; required 2"
Have u got some ideas? Thanks!
