diff --git a/Strategic/Map Screen Interface Map.cpp b/Strategic/Map Screen Interface Map.cpp index 691769530..abe0e20f3 100644 --- a/Strategic/Map Screen Interface Map.cpp +++ b/Strategic/Map Screen Interface Map.cpp @@ -1063,6 +1063,10 @@ UINT32 DrawMap( void ) { DrawBullseye(); } + else if(is_networked) + { + DrawBullseye();//haydent (allow client to see map deployment bullseye) + } } else {