Merge remote-tracking branch 'origin/dev_nonearth' into dev_cyp
This commit is contained in:
commit
be731c471b
@ -162,7 +162,7 @@ public static class App
|
||||
#endregion
|
||||
//记录当前集合
|
||||
public static MapRouteAreaItem currentArea = null;
|
||||
internal static Dictionary<int,string> RouteNameDict = new Dictionary<int, string>();
|
||||
public static List<MapRoute> RouteList = new List<MapRoute>();
|
||||
public static bool _currentPageIsHome = false;
|
||||
public static event EventHandler isHomeChanged;
|
||||
public static bool currentPageIsHome
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user