Skip to content

Commit 2c16e0c

Browse files
committed
Revert "Merge branch 'master' of https://github.com/Wintoli/stalker-14-Wintoli"
This reverts commit 9a1c96b, reversing changes made to a9cb055.
1 parent 9a1c96b commit 2c16e0c

365 files changed

Lines changed: 195679 additions & 320396 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Content.Client/Options/UI/Tabs/StalkerEnTab.xaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
Text="{Loc 'ui-options-pda-notifications'}"/>
1313
<CheckBox Name="PdaNotificationPngIconsCheckbox"
1414
Text="{Loc 'ui-options-pda-notification-png-icons'}"/>
15-
<CheckBox Name="PdaInvisibilityCheckbox"
16-
Text="{Loc 'ui-options-pda-invisibility'}"/>
1715
</BoxContainer>
1816
</ScrollContainer>
1917
<ui:OptionsTabControlRow Name="Control"

Content.Client/Options/UI/Tabs/StalkerEnTab.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ public StalkerEnTab()
1616
Control.AddOptionCheckBox(STCCVars.EmissionSimpleVisuals, EmissionSimpleVisualsCheckbox);
1717
Control.AddOptionCheckBox(CCCCVars.PdaNotificationsEnabled, PdaNotificationsCheckbox);
1818
Control.AddOptionCheckBox(CCCCVars.PdaNotificationPngIcons, PdaNotificationPngIconsCheckbox);
19-
Control.AddOptionCheckBox(CCCCVars.PdaInvisibilityEnabled, PdaInvisibilityCheckbox);
2019

2120
Control.Initialize();
2221
}

Content.Client/_Stalker_EN/PDA/STPdaInvisibilityModeSystem.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

Content.Server/_Stalker/WarZone/WarZoneSpawnerComponent.cs

Lines changed: 0 additions & 84 deletions
This file was deleted.

Content.Server/_Stalker/WarZone/WarZoneSpawnerSystem.cs

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)