Created
May 17, 2009 04:07
-
-
Save VxJasonxV/112913 to your computer and use it in GitHub Desktop.
RoXoR FTL
This file contains 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
<?php | |
if(strcmp($difficulty,"Challenge")==0) // Dammit RoXoR | |
{ $difficulty = "Expert"; } // Be consistent >=\ | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment