Skip to content

Commit

Permalink
Doom64: Changed name of the Doom64 plugin
Browse files Browse the repository at this point in the history
The plugin is for the Doom 64: Absolution TC by Kaiser and others.
It does not represent the original Doom 64 by Midway Software.

http://doomwiki.org/wiki/Doom_64_TC
  • Loading branch information
skyjake committed May 3, 2015
1 parent 94904e4 commit 32d8693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/plugins/doom64/src/d_api.c
Expand Up @@ -68,7 +68,7 @@ int G_RegisterGames(int hookType, int param, void* data)

GameDef const doom64Def = {
"doom64", CONFIGDIR,
"Doom 64", "Midway Software",
"Doom 64: Absolution", "Kaiser et al.",
"", "",
"$(App.DataPath)/$(GamePlugin.Name)/doom64.mapinfo"
};
Expand Down

0 comments on commit 32d8693

Please sign in to comment.