Skip to content

Commit

Permalink
4 lives please.
Browse files Browse the repository at this point in the history
  • Loading branch information
tamagokun committed Jul 23, 2012
1 parent 8531987 commit c7547d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/MainState.as
Expand Up @@ -5,7 +5,7 @@ package

public class MainState extends FlxState
{
public var mikey_lives:int = 2;
public var mikey_lives:int = 4;
public var level:uint = 1;
public var lives:FlxGroup;
public var high_score:uint = 1000;
Expand Down

0 comments on commit c7547d0

Please sign in to comment.