Skip to content

Commit

Permalink
Fix nexus downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBrixLarsen committed Apr 3, 2018
1 parent b6ad4de commit 44edd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gameskyrimvr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ QStringList GameSkyrimVR::gameVariants() const

QString GameSkyrimVR::gameShortName() const
{
return "Skyrim VR";
return "SkyrimSE";
}

QString GameSkyrimVR::gameNexusName() const
Expand Down

0 comments on commit 44edd7b

Please sign in to comment.