Skip to content

Commit 43de900

Browse files
committed
uncomment debug in sample
1 parent decb73a commit 43de900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/main.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ def tick(args)
4545
args.outputs.primitives << outputs
4646

4747
# Optional Debug Information. Uncomment to show
48-
# args.outputs.debug << args.gtk.framerate_diagnostics_primitives
48+
args.outputs.debug << args.gtk.framerate_diagnostics_primitives
4949
end
5050

0 commit comments

Comments
 (0)