Skip to content

Commit ac3cd65

Browse files
committed
Removed debug lines
1 parent 2bbc9a0 commit ac3cd65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scp035/Logic.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ private static void KillScp035(bool setRank = true)
6161

6262
public static void Spawn035(ReferenceHub p035, ReferenceHub player = null, bool full = true)
6363
{
64-
Log.Info(p035.nicknameSync.Network_myNickSync);
65-
Log.Info(p035.characterClassManager.UserId);
66-
Log.Info(p035.characterClassManager.CurClass.ToString());
6764
if (full)
6865
{
6966
if (player != null)

0 commit comments

Comments
 (0)