List of linkable subs in the editor is refreshed after saving a new sub
This commit is contained in:
@@ -896,11 +896,8 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
public static void Preload()
|
||||
public static void RefreshSavedSubs()
|
||||
{
|
||||
|
||||
//string[] mapFilePaths;
|
||||
//Unload();
|
||||
SavedSubmarines.Clear();
|
||||
|
||||
if (!Directory.Exists(SavePath))
|
||||
|
||||
Reference in New Issue
Block a user