]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup more `SpriteComponent` warnings (part 1) (#37508)
authorTayrtahn <tayrtahn@gmail.com>
Fri, 16 May 2025 21:42:05 +0000 (17:42 -0400)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 21:42:05 +0000 (17:42 -0400)
commit5267725affdaf0d4b7412a0895780488d9e0eedc
tree3e9b47f6f160b63f03400fb111c1457202e3e163
parent53e317ba61d067f672803888e0a4339f5adc6eea
Cleanup more `SpriteComponent` warnings (part 1) (#37508)

* Cleanup warnings in PuddleSystem

* Cleanup warnings in HandsSystem

* Cleanup warnings in EnsnareableSystem

* Cleanup warnings in ElectrocutionHUDVisualizerSystem
Also simplify some if statements

* Cleanup warnings in PlantHolderVisualizerSystem

* Cleanup warnings in AlertLevelDisplaySystem

* Cleanup warnings in TetherGunSystem

* Fix error in PlantHolderVisualizerSystem

* I hate var _
Content.Client/AlertLevel/AlertLevelDisplaySystem.cs
Content.Client/Botany/PlantHolderVisualizerSystem.cs
Content.Client/Electrocution/ElectrocutionHUDVisualizerSystem.cs
Content.Client/Ensnaring/EnsnareableSystem.cs
Content.Client/Fluids/PuddleSystem.cs
Content.Client/Hands/Systems/HandsSystem.cs
Content.Client/Weapons/Misc/TetherGunSystem.cs