From 3519e197a21e38166cd1be3c100f90bfe20f249b Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Mon, 6 Apr 2015 11:11:57 -0400 Subject: Huge bug fixes This commit fixes some major bugs, atleast I hope so, that caused ShiftOS to be unplayable. The bugs I'm talking about are the inability to find the xulrunner, MichaelsMovableControls.dll, and SkyBound.Gecko.dll files. I also fixed a minor bug where when .smf files are loaded in the File Skimmer or Desktop, the modloader would read the code rather than opening the file. --- ShiftOS/ShiftOS.vbproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ShiftOS/ShiftOS.vbproj') diff --git a/ShiftOS/ShiftOS.vbproj b/ShiftOS/ShiftOS.vbproj index 841baf7..1429ea4 100644 --- a/ShiftOS/ShiftOS.vbproj +++ b/ShiftOS/ShiftOS.vbproj @@ -86,10 +86,10 @@ - ..\..\..\MovableControls\MichaelsMovableControlSuite\MichaelsMovableControlSuite\bin\Debug\MichaelsMovableControlSuite.dll + bin\debug\MichaelsMovableControlSuite.dll - ..\..\..\OrcWeb\OrcWeb\OrcWeb\Skybound.Gecko.dll + bin\debug\Skybound.Gecko.dll -- cgit v1.2.3