SkullCoder

AllOnGreen

Jul 15th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if(stapel.get(stapel.size() - 1).color==Constants.GREEN && akkzug==0)
  2. {
  3.     possible.add(new CKarte(Constants.ALL, Constants.ALL, 0, akkspieler % Constants.COUNT_PLAYER));
  4. }
Add Comment
Please, Sign In to add comment