Skip to content

Commit e0c00d3

Browse files
committed
fix exe name
1 parent 3332b8c commit e0c00d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ static void cfg_create_ini()
12891289
"renderer=gdi\n"
12901290
"\n"
12911291
"; Pandora's Box Puzzle Game\n"
1292-
"[Pandora's Box]\n"
1292+
"[Pandora]\n"
12931293
"fixchilds=0\n"
12941294
"\n"
12951295
"; Paddle Bash Hotshot\n"

0 commit comments

Comments
 (0)