electricity bugfixes, destructable doors, ai improvements, removed rope, container changes
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Subsurface
|
||||
for (int i = 0 ; i<amount ; i++)
|
||||
{
|
||||
availableCharacters.Add(new CharacterInfo(file));
|
||||
Debug.Write(availableCharacters.Last().name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user