mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-10 21:40:19 +00:00
remove warning. it's okay
This commit is contained in:
parent
7ad0c5ae15
commit
3e8dee7c59
@ -47,7 +47,6 @@ namespace QSB.Player
|
||||
{
|
||||
if (id is uint.MaxValue or 0U)
|
||||
{
|
||||
DebugLog.ToConsole($"Warning - GetPlayer was given bad id {id}! Stacktrace : {Environment.StackTrace}", MessageType.Warning);
|
||||
return default;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user