Skip to content

Commit

Permalink
Added level10
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellasry committed Dec 17, 2010
1 parent e0243b4 commit 044a0f8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added assets/png/level10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/png/level7.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/com/zombiequest/MapGenerator.as
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package com.zombiequest
*/
public class MapGenerator
{
[Embed(source = "../../../assets/png/level7.png")]
[Embed(source = "../../../assets/png/level10.png")]
protected static var Background:Class;

public function MapGenerator()
Expand Down

0 comments on commit 044a0f8

Please sign in to comment.