Skip to content

Commit 214260a

Browse files
committed
no print spam thanks
1 parent 683ad69 commit 214260a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Data/Browncoats.rte/Devices/Weapons/Extinction/Extinction.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,4 @@ function Update(self)
348348
self.InheritedRotAngleTarget = math.max(self.InheritedRotAngleTarget - TimerMan.DeltaTimeSecs, 0);
349349
end
350350

351-
print(self.origStanceOffset)
352-
353351
end

0 commit comments

Comments
 (0)