Skip to content

Commit 427556b

Browse files
committed
dsda team is the people maintaining doom speed demos archive, not the emulator
1 parent 4eee583 commit 427556b

File tree

1 file changed

+1
-1
lines changed
  • src/BizHawk.Emulation.Cores/Computers/Doom

1 file changed

+1
-1
lines changed

src/BizHawk.Emulation.Cores/Computers/Doom/DSDA.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace BizHawk.Emulation.Cores.Computers.Doom
1616
{
1717
[PortedCore(
1818
name: CoreNames.DSDA,
19-
author: "The DSDA Team",
19+
author: "The DSDA-Doom Team",
2020
portedVersion: "0.28.2 (fe0dfa0)",
2121
portedUrl: "https://github.com/kraflab/dsda-doom")]
2222
[ServiceNotApplicable(typeof(ISaveRam))]

0 commit comments

Comments
 (0)