diff --git a/examples/bbtext-object-demo/bbtext-object-demo.json b/examples/bbtext-object-demo/bbtext-object-demo.json index c27a404a1..2fd62f391 100644 --- a/examples/bbtext-object-demo/bbtext-object-demo.json +++ b/examples/bbtext-object-demo/bbtext-object-demo.json @@ -278,7 +278,7 @@ "fontSize": "20", "visible": true, "color": "#027c61", - "fontFamily": "Arial", + "fontFamily": "", "align": "right", "wordWrap": true } @@ -296,7 +296,7 @@ "fontSize": "20", "visible": true, "color": "#696969", - "fontFamily": "Arial", + "fontFamily": "", "align": "center", "wordWrap": true } @@ -319,7 +319,7 @@ "fontSize": "40", "visible": true, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true } @@ -343,7 +343,7 @@ "fontSize": "20", "visible": true, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true } @@ -361,7 +361,7 @@ "fontSize": "20", "visible": true, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true } diff --git a/examples/dialogue-tree-with-yarn/dialogue-tree-with-yarn.json b/examples/dialogue-tree-with-yarn/dialogue-tree-with-yarn.json index 3b188ff77..501880bd7 100755 --- a/examples/dialogue-tree-with-yarn/dialogue-tree-with-yarn.json +++ b/examples/dialogue-tree-with-yarn/dialogue-tree-with-yarn.json @@ -5480,7 +5480,7 @@ "fontSize": "20", "visible": true, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true } @@ -5541,7 +5541,7 @@ "fontSize": "20", "visible": false, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true } diff --git a/examples/p2p-networking/p2p-networking.json b/examples/p2p-networking/p2p-networking.json index 3856d9b39..96643319a 100644 --- a/examples/p2p-networking/p2p-networking.json +++ b/examples/p2p-networking/p2p-networking.json @@ -2855,7 +2855,7 @@ "fontSize": 15, "visible": true, "color": "#000000", - "fontFamily": "Arial", + "fontFamily": "", "align": "left", "wordWrap": true }