Skip to content

Commit 99aff49

Browse files
committed
[FEAT] Debug the value given by default
1 parent 8e0112d commit 99aff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
prototype(Beromir.Ray:Ray) {
22
@class = 'Beromir\\Ray\\FusionObjects\\Ray'
33
debugAction = null
4-
debugValues = null
4+
debugValues = ${value}
55
}

0 commit comments

Comments
 (0)