dropped a ;

YoshiRulz 2025-08-23 01:16:16 +10:00
parent 35655e7956
commit 5ae8c5aae1
1 changed files with 1 additions and 1 deletions

@ -29,7 +29,7 @@ digraph G {
pad = 0.2;
rankdir = "BT";
edge [ penwidth = 1.5; ];
node [ fontcolor = "#FFFFFF"; fontname = "Arial"; shape = "box"; style = "filled"; ]
node [ fontcolor = "#FFFFFF"; fontname = "Arial"; shape = "box"; style = "filled"; ];
subgraph netstandard {
node [ color = "#007F00"; ];
"BizHawk.Bizware.Audio" [ label = "bh.Bizware.Audio -NRT" ];