Created
April 5, 2016 22:35
-
-
Save djonatanb/ac8cb499e0a52c55c129e440a8c7eaa3 to your computer and use it in GitHub Desktop.
Regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if [(].*[)][\s][^{] | |
if (winAAdDD) { | |
gameMap.addResultToMap("Win"); | |
JOptionPane.showMessageDialog(mainGameView, "Good Job! You win!"); | |
} | |
if (wawa) | |
asdasdas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment