Skip to content

Commit

Permalink
Fix Error
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 committed Aug 1, 2024
1 parent 1e76bf8 commit 1647253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EXILED/Exiled.Events/Handlers/Internal/SceneUnloaded.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public static void OnSceneUnloaded(Scene _)
{
Player.UserIdsCache.Clear();
Player.Dictionary.Clear();
Map.ToysValue.Clear();
}
}
}

0 comments on commit 1647253

Please sign in to comment.