aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-25 09:49:33 -0500
committerlempamo <[email protected]>2017-02-25 09:49:33 -0500
commit271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8 (patch)
tree8ed3a0838919e062a665b3265e71e47f17bff458 /ShiftOS_TheReturn
parent3e5498e2f93e96e3efc5a808bea6de07a2c41e68 (diff)
parentea18e37bffacbb8d52b875eecc860dc985ba8bc5 (diff)
downloadshiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.gz
shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.bz2
shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.zip
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS_TheReturn')
-rw-r--r--ShiftOS_TheReturn/Paths.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/Paths.cs b/ShiftOS_TheReturn/Paths.cs
index 7408bef..4f535d6 100644
--- a/ShiftOS_TheReturn/Paths.cs
+++ b/ShiftOS_TheReturn/Paths.cs
@@ -59,6 +59,7 @@ namespace ShiftOS.Engine
AddPath("system", "applauncher");
AddPath("data", "save.json");
AddPath("data", "user.dat");
+ AddPath("data", "notifications.dat");
AddPath("data", "skin");
AddPath("system", "programs");
AddPath("system", "kernel.sft");