Skip to content

Commit 3b4efed

Browse files
Remove disambiguator which is redundant
Co-authored-by: feos <[email protected]>
1 parent bb1a493 commit 3b4efed

File tree

1 file changed

+1
-1
lines changed
  • src/BizHawk.Emulation.Cores/Consoles/Nintendo/N64

1 file changed

+1
-1
lines changed

src/BizHawk.Emulation.Cores/Consoles/Nintendo/N64/N64.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.N64
88
{
99
[PortedCore(
1010
name: CoreNames.Mupen64Plus,
11-
author: "(for core:) Mupen64 contributors and Mupen64Plus contributors; port by micro500 and BizHawk contributors",
11+
author: "Mupen64 contributors and Mupen64Plus contributors; port by micro500 and BizHawk contributors",
1212
portedVersion: "2.0",
1313
portedUrl: "https://github.com/mupen64plus/mupen64plus-core",
1414
singleInstance: true)]

0 commit comments

Comments
 (0)