|
Zuner
Join Date: Jan 2008
Location: Ohio
Posts: 98
Reputation: 10
$zB: 68
Donate
|
Quote:
Originally Posted by LedZepp
The first part of you post is fixed in the upcoming version, For the second part show me your Levels.cs and ill see what you did wrong
|
case 13: level1 = new int[,]{
{0,1,1,0,0,0,0,0,0,0,0},
{1,0,0,1,2,0,0,0,0,0,0},
{1,0,0,0,0,0,0,0,0,0,0},
{1,0,0,0,0,3,0,0,0,1,0},
{1,0,1,1,2,3,3,3,1,0,1},
{1,0,0,1,2,3,0,3,1,0,1},
{1,1,1,1,2,3,0,3,0,1,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0}};
break;
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
ya, my connection sucks, got a problem with it!?
|