summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/gameinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/gameinfo.h b/src/shared/gameinfo.h
index 2839a765..c3fec128 100644
--- a/src/shared/gameinfo.h
+++ b/src/shared/gameinfo.h
@@ -56,7 +56,7 @@ public:
virtual ~GameInfo() {}
- //**USED IN HOOKDLL
+ //**USED ONLY IN HOOKDLL
virtual std::wstring getRegPath() = 0;
//**Used only in savegame which needs refactoring a lot.