Skip to content

Commit dc52b91

Browse files
committed
change for compatibility with Monogame migration
1 parent 86e9880 commit dc52b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/RunActivity/Viewer3D/Debugging/DebugViewerForm.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
using ORTS.Common;
4343
using Control = System.Windows.Forms.Control;
4444
using Image = System.Drawing.Image;
45+
using Color = System.Drawing.Color;
4546

4647
namespace Orts.Viewer3D.Debugging
4748
{

0 commit comments

Comments
 (0)