summaryrefslogtreecommitdiff
path: root/src/categories.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-02 15:34:29 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-12-02 15:34:29 -0500
commit2de015815c279dbf965c04c50376a4d39e28f92b (patch)
tree6c7dc661996986d91d913371c89aa562ec25ccee /src/categories.h
parentd5a4077a4396058a9f79339dba0c29c4b742b60f (diff)
added "tracked on nexus" filter
Diffstat (limited to 'src/categories.h')
-rw-r--r--src/categories.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/categories.h b/src/categories.h
index 02695e4d..6b27c6a7 100644
--- a/src/categories.h
+++ b/src/categories.h
@@ -47,7 +47,8 @@ public:
Backup,
Managed,
HasGameData,
- HasNexusID
+ HasNexusID,
+ Tracked
};
public: