Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit aa05d61

Browse files
committed
Undo unsupported LogPoint
1 parent 2bb5964 commit aa05d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnityDebug/UnityDebugSession.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ public override void Initialize(Response response, dynamic args)
238238

239239
supportsHitConditionalBreakpoints = true,
240240

241-
supportsLogPoints = true,
241+
//supportsLogPoints = true,
242242

243243
supportsSetVariable = true,
244244

0 commit comments

Comments
 (0)