Files
wwdpublic/Content.Client/_White/Guns/GunOverheatSystem.cs
Spatison 7d72b86d19 Reapply "Hot reload 2: Electric Boogaloo" (#524) (#525)
* Reapply "Hot reload 2: Electric Boogaloo" (#524)

This reverts commit d856b8e7a0.

(cherry picked from commit c02e513f4f26877f2fc69478a0701ab9e751d603)

* blya

(cherry picked from commit 777edbfbd9ef560c511505e4811d1d59ce4c81ee)
2025-05-27 14:02:22 +03:00

5 lines
138 B
C#

using Content.Shared._White.Guns;
namespace Content.Client._White.Guns;
public sealed class GunOverheatSystem : SharedGunOverheatSystem;