aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorRogueAI42 <[email protected]>2017-06-16 23:20:10 +1000
committerRogueAI42 <[email protected]>2017-06-16 23:20:10 +1000
commit50bd1ab402918ede7e4e365ca91b2300ebc20741 (patch)
tree8d9c328ec8bda1685f8717c7c6490916bc35bd25 /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parent9df7aa2110dc037a6922c5d6e4c0534fcf18b6ef (diff)
downloadshiftos_thereturn-50bd1ab402918ede7e4e365ca91b2300ebc20741.tar.gz
shiftos_thereturn-50bd1ab402918ede7e4e365ca91b2300ebc20741.tar.bz2
shiftos_thereturn-50bd1ab402918ede7e4e365ca91b2300ebc20741.zip
Fix Intro on Linux
MORE LUNIX, MORE FUN also replaced drive type with drive format
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS_TheReturn/ShiftOS.Engine.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
index 31f423c..9c9ad0f 100644
--- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj
+++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
@@ -138,6 +138,7 @@
<Compile Include="KernelWatchdog.cs" />
<Compile Include="Localization.cs" />
<Compile Include="LoginManager.cs" />
+ <Compile Include="Lunix.cs" />
<Compile Include="NotificationDaemon.cs" />
<Compile Include="OutOfBoxExperience.cs" />
<Compile Include="Paths.cs" />