Removed GetGizmos patch. CompGetGizmosExtra now works for non-colonists!

This commit is contained in:
amevarashi 2023-03-24 23:06:24 +05:00
parent 9e0a461db3
commit f363ed6c49
4 changed files with 17 additions and 44 deletions

View file

@ -59,7 +59,6 @@
<Compile Include="LustUtility.cs" />
<Compile Include="Patches\ConditionalDefLoad.cs" />
<Compile Include="Patches\DefInjection.cs" />
<Compile Include="Patches\GetGizmos.cs" />
<Compile Include="Settings\ISettingHandle.cs" />
<Compile Include="Settings\SettingHandle.cs" />
<Compile Include="Settings\SettingsContainer.cs" />