Skip to content

Commit 8850400

Browse files
committed
v4.5.0
1 parent 069bae6 commit 8850400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsplat/exclusive-cmn.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const CreaterIdOpen uint32 = 1202056903 // 创建者ID,开放版
1111
const ExclusiveIdOpen uint32 = 0 // 专属ID,开放版
1212
const CreaterIdPrd uint32 = 0 // 创建者ID,官方
1313

14-
const printProgressLog = true
14+
const printProgressLog = false
1515
const PhaseJoin = -1
1616
const PhaseRead = 0
1717
const PhaseProc = 1

0 commit comments

Comments
 (0)