Skip to content

Commit ed44876

Browse files
committed
Update Team Number
a
1 parent c404989 commit ed44876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unity/Assets/QuestNav/Core/QuestNavConstants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public static class Network
3131
/// <summary>
3232
/// Default team number when none is provided
3333
/// </summary>
34-
public const int DEFAULT_TEAM_NUMBER = 9999;
34+
public const int DEFAULT_TEAM_NUMBER = 4131;
3535
}
3636

3737
/// <summary>

0 commit comments

Comments
 (0)