Remove TODO

This commit is contained in:
ShookEagle
2025-09-15 15:57:38 -05:00
parent d2db34b509
commit 2c50333446

View File

@@ -20,7 +20,6 @@ using WardenPaintColorPerk;
using Vector = CounterStrikeSharp.API.Modules.Utils.Vector;
namespace Jailbreak.Warden.Paint;
//TODO: Fix Paint System
public class WardenPaintBehavior(IWardenService wardenService,
IServiceProvider provider) : IPluginBehavior {