mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-20 15:08:46 +03:00
* Reapply "Hot reload 2: Electric Boogaloo" (#524)
This reverts commit d856b8e7a0.
(cherry picked from commit c02e513f4f26877f2fc69478a0701ab9e751d603)
* blya
(cherry picked from commit 777edbfbd9ef560c511505e4811d1d59ce4c81ee)
5 lines
138 B
C#
5 lines
138 B
C#
using Content.Shared._White.Guns;
|
|
|
|
namespace Content.Client._White.Guns;
|
|
public sealed class GunOverheatSystem : SharedGunOverheatSystem;
|