From f55c5e899a073cc0033fdbdde04a2de4644433fb Mon Sep 17 00:00:00 2001 From: GustavoEklund Date: Thu, 28 Aug 2025 20:36:55 -0300 Subject: MPbar added --- scripts/map/FieldOfView.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/map') diff --git a/scripts/map/FieldOfView.cs b/scripts/map/FieldOfView.cs index cadaf74..bdcd206 100644 --- a/scripts/map/FieldOfView.cs +++ b/scripts/map/FieldOfView.cs @@ -93,4 +93,4 @@ public partial class FieldOfView : Node { CastLight(data, position, radius, 1, 1.0f, 0.0f, multipliers[0, i], multipliers[1, i], multipliers[2, i], multipliers[3, i]); } } -} \ No newline at end of file +} -- cgit v1.2.3