Remove MapLoader

This commit is contained in:
Sardelka
2022-07-11 11:24:17 +08:00
parent b6f3508680
commit b6a0ae7f4a
3 changed files with 0 additions and 182 deletions

View File

@ -81,7 +81,6 @@ namespace RageCoop.Client
Main.QueueAction(() =>
GTA.UI.Notification.Show("~r~Disconnected: " + reason));
MapLoader.DeleteAll();
Main.Resources.Unload();
Main.Logger.Info($">> Disconnected << reason: {reason}");