Skip to content

Commit 2545ef4

Browse files
Jon Danielicculus
authored andcommitted
set extension to BIN
1 parent 713d09f commit 2545ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/physfs_archiver_csm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const PHYSFS_Archiver __PHYSFS_Archiver_CSM =
100100
{
101101
CURRENT_PHYSFS_ARCHIVER_API_VERSION,
102102
{
103-
"CSM",
103+
"BIN",
104104
"Chasm: The Rift engine format",
105105
"Jon Daniel <jondaniel879@gmail.com>",
106106
"http://www.github.com/Panzerschrek/Chasm-Reverse",

0 commit comments

Comments
 (0)