diff --git a/FricaDeGaze/FricaDeGaze-csharp.sln b/FricaDeGaze/FricaDeGaze-csharp.sln index 8556d27..88d51eb 100644 --- a/FricaDeGaze/FricaDeGaze-csharp.sln +++ b/FricaDeGaze/FricaDeGaze-csharp.sln @@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 11.00 Project("{CBAEB5C9-9422-1C3C-8D96-61F0B7398125}") = "FricaDeGaze", "Assembly-CSharp-firstpass-vs.csproj", "{42BC90A2-817C-3CE9-3483-ECCB5166C46D}" EndProject +Project("{CBAEB5C9-9422-1C3C-8D96-61F0B7398125}") = "FricaDeGaze", "Assembly-CSharp-vs.csproj", "{5979DAC1-7534-B99A-F626-3716543927F7}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -13,11 +15,15 @@ Global {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Debug|Any CPU.Build.0 = Debug|Any CPU {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Release|Any CPU.ActiveCfg = Release|Any CPU {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Release|Any CPU.Build.0 = Release|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution + GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Assembly-CSharp.csproj Policies = $0 $0.TextStylePolicy = $1 diff --git a/FricaDeGaze/FricaDeGaze.sln b/FricaDeGaze/FricaDeGaze.sln index fa955c5..e71367a 100644 --- a/FricaDeGaze/FricaDeGaze.sln +++ b/FricaDeGaze/FricaDeGaze.sln @@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 11.00 Project("{CBAEB5C9-9422-1C3C-8D96-61F0B7398125}") = "FricaDeGaze", "Assembly-CSharp-firstpass.csproj", "{42BC90A2-817C-3CE9-3483-ECCB5166C46D}" EndProject +Project("{CBAEB5C9-9422-1C3C-8D96-61F0B7398125}") = "FricaDeGaze", "Assembly-CSharp.csproj", "{5979DAC1-7534-B99A-F626-3716543927F7}" +EndProject Project("{CBAEB5C9-9422-1C3C-8D96-61F0B7398125}") = "FricaDeGaze", "Assembly-UnityScript-firstpass.unityproj", "{69E5724F-5132-70E4-F6C2-99F1516B8593}" EndProject Global @@ -15,6 +17,10 @@ Global {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Debug|Any CPU.Build.0 = Debug|Any CPU {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Release|Any CPU.ActiveCfg = Release|Any CPU {42BC90A2-817C-3CE9-3483-ECCB5166C46D}.Release|Any CPU.Build.0 = Release|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5979DAC1-7534-B99A-F626-3716543927F7}.Release|Any CPU.Build.0 = Release|Any CPU {69E5724F-5132-70E4-F6C2-99F1516B8593}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {69E5724F-5132-70E4-F6C2-99F1516B8593}.Debug|Any CPU.Build.0 = Debug|Any CPU {69E5724F-5132-70E4-F6C2-99F1516B8593}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -23,7 +29,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution + GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Assembly-CSharp.csproj Policies = $0 $0.TextStylePolicy = $1 diff --git a/FricaDeGaze/Library/CurrentMaximizeLayout.dwlt b/FricaDeGaze/Library/CurrentMaximizeLayout.dwlt index fc0d527..f929fac 100644 Binary files a/FricaDeGaze/Library/CurrentMaximizeLayout.dwlt and b/FricaDeGaze/Library/CurrentMaximizeLayout.dwlt differ diff --git a/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll b/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll index 6431a7a..f64d564 100644 Binary files a/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll and b/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll differ diff --git a/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb b/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb index 646f6c8..025be06 100644 Binary files a/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb and b/FricaDeGaze/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb differ diff --git a/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll b/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll index 8c3cc4d..c659184 100644 Binary files a/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll and b/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll differ diff --git a/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb b/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb index 5aec7e8..4307f2e 100644 Binary files a/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb and b/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb differ diff --git a/FricaDeGaze/Library/assetDatabase3 b/FricaDeGaze/Library/assetDatabase3 index 4f4cc9f..ca6a7fd 100644 Binary files a/FricaDeGaze/Library/assetDatabase3 and b/FricaDeGaze/Library/assetDatabase3 differ diff --git a/FricaDeGaze/Library/guidmapper b/FricaDeGaze/Library/guidmapper index e7aa7b5..6e38c8a 100644 Binary files a/FricaDeGaze/Library/guidmapper and b/FricaDeGaze/Library/guidmapper differ diff --git a/FricaDeGaze/Library/metadata/7a/7a410311ab974f04d8f4e4518d2392f1 b/FricaDeGaze/Library/metadata/7a/7a410311ab974f04d8f4e4518d2392f1 index 6256e68..95f654f 100644 Binary files a/FricaDeGaze/Library/metadata/7a/7a410311ab974f04d8f4e4518d2392f1 and b/FricaDeGaze/Library/metadata/7a/7a410311ab974f04d8f4e4518d2392f1 differ diff --git a/FricaDeGaze/Library/metadata/88/8875f087af7fc344cbb4daf5e3606444 b/FricaDeGaze/Library/metadata/88/8875f087af7fc344cbb4daf5e3606444 index d968691..c352afe 100644 Binary files a/FricaDeGaze/Library/metadata/88/8875f087af7fc344cbb4daf5e3606444 and b/FricaDeGaze/Library/metadata/88/8875f087af7fc344cbb4daf5e3606444 differ diff --git a/FricaDeGaze/Library/metadata/a7/a7aacd6607f6ecd45ad071abc741de60 b/FricaDeGaze/Library/metadata/a7/a7aacd6607f6ecd45ad071abc741de60 index 0bd5aa8..e230a31 100644 Binary files a/FricaDeGaze/Library/metadata/a7/a7aacd6607f6ecd45ad071abc741de60 and b/FricaDeGaze/Library/metadata/a7/a7aacd6607f6ecd45ad071abc741de60 differ diff --git a/FricaDeGaze/Library/metadata/cb/cb590ec5fc2eabb48b6d30c0abecea34 b/FricaDeGaze/Library/metadata/cb/cb590ec5fc2eabb48b6d30c0abecea34 index 5580070..ab16702 100644 Binary files a/FricaDeGaze/Library/metadata/cb/cb590ec5fc2eabb48b6d30c0abecea34 and b/FricaDeGaze/Library/metadata/cb/cb590ec5fc2eabb48b6d30c0abecea34 differ diff --git a/FricaDeGaze/Library/metadata/d8/d87acaaacd69c38439d8be03d44fd932 b/FricaDeGaze/Library/metadata/d8/d87acaaacd69c38439d8be03d44fd932 index 054b69a..a5cee4c 100644 Binary files a/FricaDeGaze/Library/metadata/d8/d87acaaacd69c38439d8be03d44fd932 and b/FricaDeGaze/Library/metadata/d8/d87acaaacd69c38439d8be03d44fd932 differ diff --git a/FricaDeGaze/Library/metadata/e7/e7eb3e7ab723b85499fa50b6c31fbc49 b/FricaDeGaze/Library/metadata/e7/e7eb3e7ab723b85499fa50b6c31fbc49 index cf55601..9749c54 100644 Binary files a/FricaDeGaze/Library/metadata/e7/e7eb3e7ab723b85499fa50b6c31fbc49 and b/FricaDeGaze/Library/metadata/e7/e7eb3e7ab723b85499fa50b6c31fbc49 differ diff --git a/FricaDeGaze/Library/metadata/ff/ff5492c6e047c3c44a77f67bfa1840ee b/FricaDeGaze/Library/metadata/ff/ff5492c6e047c3c44a77f67bfa1840ee index 17a44b5..3e1ed14 100644 Binary files a/FricaDeGaze/Library/metadata/ff/ff5492c6e047c3c44a77f67bfa1840ee and b/FricaDeGaze/Library/metadata/ff/ff5492c6e047c3c44a77f67bfa1840ee differ