Skip to content

Commit 30f4372

Browse files
louis1706Jesus-QC
andauthored
Apply suggestions from code review
Co-authored-by: Jesus QC <69375249+Jesus-QC@users.noreply.github.com>
1 parent 35ef6dc commit 30f4372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EXILED/Exiled.API/Features/Player.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,6 +1268,7 @@ public static Player Get(GameObject gameObject)
12681268

12691269
if (UnverifiedPlayers.TryGetValue(gameObject, out player))
12701270
return player;
1271+
12711272
return new(gameObject);
12721273
}
12731274

0 commit comments

Comments
 (0)