New crush code, now with less bs

This commit is contained in:
Paul Chote
2010-06-25 20:57:06 +12:00
parent 00b91bd7ad
commit 7c3a10396c
16 changed files with 70 additions and 94 deletions

View File

@@ -35,7 +35,6 @@ namespace OpenRA
public PathFinder( World world )
{
this.world = world;
var map = world.Map;
}
class CachedPath