Skip to content

Commit aa33955

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update altfoxfile.py
1 parent f1a6f7d commit aa33955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

altfoxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def load_config():
7272
'name': "FoxFile",
7373
'delimiter': "\x00",
7474
'version': "001",
75-
'extension': ".cat"
75+
'extension': ".fox"
7676
}
7777

7878
# Combined Script Main

0 commit comments

Comments
 (0)