]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix 38 non-obsolete warnings (#33794)
authorSpaceManiac <tad@platymuus.com>
Tue, 11 Feb 2025 09:59:50 +0000 (01:59 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2025 09:59:50 +0000 (20:59 +1100)
commit41223107356553ccbc7ba4f8b95e4f9049873d09
tree70ae88e11361578bcec49c052f11b1b23098cebd
parentdbcd86a9830f649050107935e2c0003a7a512e66
Fix 38 non-obsolete warnings (#33794)
29 files changed:
Content.Client/DoAfter/DoAfterSystem.cs
Content.Client/GameTicking/Managers/ClientGameTicker.cs
Content.Client/Instruments/UI/InstrumentBoundUserInterface.cs
Content.Client/Lobby/LobbyUIController.cs
Content.Client/Pinpointer/UI/StationMapBeaconControl.xaml.cs
Content.Client/Power/Visualizers/CableVisualizerSystem.cs
Content.Client/Shuttles/UI/DockObject.xaml.cs
Content.Client/Shuttles/UI/DockingScreen.xaml.cs
Content.Client/Sprite/ContentSpriteSystem.cs
Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs
Content.Client/Voting/VotingSystem.cs
Content.Server/Anomaly/Effects/InnerBodyAnomalySystem.cs
Content.Server/Atmos/Consoles/AtmosAlertsComputerSystem.cs
Content.Server/Botany/Systems/BotanySystem.Seed.cs
Content.Server/Chemistry/EntitySystems/HypospraySystem.cs
Content.Server/Chemistry/EntitySystems/SolutionInjectWhileEmbeddedSystem.cs
Content.Server/Discord/WebhookMessages/VoteWebhooks.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.cs
Content.Server/Forensics/Systems/ForensicPadSystem.cs
Content.Server/Ghost/GhostSystem.cs
Content.Server/NameIdentifier/NameIdentifierSystem.cs
Content.Server/Salvage/SalvageSystem.Magnet.cs
Content.Server/Station/Systems/StationSpawningSystem.cs
Content.Server/Voting/Managers/VoteManager.DefaultVotes.cs
Content.Server/Voting/Managers/VoteManager.cs
Content.Shared/Doors/Systems/SharedDoorSystem.cs
Content.Shared/GameTicking/SharedGameTicker.cs
Content.Shared/Interaction/SharedInteractionSystem.cs
Content.Shared/Storage/EntitySystems/SharedEntityStorageSystem.cs