Skip to content

Instantly share code, notes, and snippets.

@onlyshk
Created November 3, 2010 14:50
Show Gist options
  • Save onlyshk/661169 to your computer and use it in GitHub Desktop.
Save onlyshk/661169 to your computer and use it in GitHub Desktop.
if (field[x][y] != field[x + 1][y] && fields[x+1][y].checked)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment