Skip to content

Commit 570ab21

Browse files
committed
Remove unused variables
1 parent 265d33d commit 570ab21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Source/RunActivity/Viewer3D/MultiPlayerViewer.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ public static class MultiPlayerViewer
2929
static int PantoThirdCount;
3030
static int WiperCount;
3131
static int HeadLightCount;
32-
static int DoorLeftCount;
33-
static int DoorRightCount;
3432
static int MirrorsCount;
3533

3634
public static void HandleUserInput()

0 commit comments

Comments
 (0)