Skip to content

Commit f8ae54e

Browse files
committed
moved core file
1 parent d1bd3a3 commit f8ae54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
#define COLOR_SCRIPT ofColor(255,128,128,255)
8484
#define COLOR_UNKNOWN ofColor(255,126,000,255)
8585

86-
#define MAIN_FONT "ofxbraitsch/fonts/Verdana.ttf"
86+
#define MAIN_FONT "fonts/Verdana.ttf"
8787
#define LIVECODING_FONT "fonts/IBMPlexMono-Medium.ttf"
8888

8989
#define PLUGINS_FOLDER "../plugins/"

0 commit comments

Comments
 (0)