summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2015-12-05 06:51:57 +0000
committerThomas Tanner <trtanner@btinternet.com>2015-12-05 06:51:57 +0000
commitc07e48075e86c855f147e084a50ee1c7f0c00e40 (patch)
tree56ac9ee364e9a83a6b766487d65d20331ac289ad /src/shared/fallout3info.h
parentc236078aa1d3b756aaabd2f2c1d28d7474de3c2d (diff)
Most of work for savegame
Diffstat (limited to 'src/shared/fallout3info.h')
-rw-r--r--src/shared/fallout3info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h
index 69eb9c45..489ac038 100644
--- a/src/shared/fallout3info.h
+++ b/src/shared/fallout3info.h
@@ -38,8 +38,6 @@ public:
static std::wstring getRegPathStatic();
virtual std::wstring getRegPath() { return getRegPathStatic(); }
- virtual GameInfo::Type getType() { return TYPE_FALLOUT3; }
-
virtual std::vector<std::wstring> getSavegameAttachmentExtensions();
// file name of this games ini (no path)