We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069bae6 commit 8850400Copy full SHA for 8850400
gsplat/exclusive-cmn.go
@@ -11,7 +11,7 @@ const CreaterIdOpen uint32 = 1202056903 // 创建者ID,开放版
11
const ExclusiveIdOpen uint32 = 0 // 专属ID,开放版
12
const CreaterIdPrd uint32 = 0 // 创建者ID,官方
13
14
-const printProgressLog = true
+const printProgressLog = false
15
const PhaseJoin = -1
16
const PhaseRead = 0
17
const PhaseProc = 1
0 commit comments