static void Init()
 {
     GameEditorWindow mapEditorWindow = (GameEditorWindow)EditorWindow.GetWindow(typeof(GameEditorWindow));
 }