#W# Region work.
This commit is contained in:
parent
7c0f31e661
commit
58ea61e59e
5 changed files with 11 additions and 7 deletions
|
|
@ -49,7 +49,7 @@ namespace Server.Misc
|
|||
while ( cycle > 0 )
|
||||
{
|
||||
cycle--;
|
||||
locations = locations + "1#"; // CHANGE THIS AFTER TESTING ------------------------------------------------------------------
|
||||
locations = locations + "0#";
|
||||
}
|
||||
|
||||
pm.MapMarkers = locations;
|
||||
|
|
@ -301,4 +301,4 @@ namespace Server.Misc
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue