@@ -2,7 +2,7 @@ package renderer
import "core:fmt"
MAX_DRAW_COMMANDS_PER_PASS :: 4096
MAX_DRAW_COMMANDS_PER_PASS :: 1024
Pass :: struct {
name: string,
The note is not visible to the blocked user.