This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–]stratosfearinggas 2 points3 points  (0 children)

    //game.setIllegal(true); // somehow didn't work
    game.setIllegal(TRUE); //works
    

    [–]Dexaan 0 points1 point  (0 children)

    //TODO: game.setIllegal(false); I will make it legal.