#ifndef AREA_POPUP_H_03FAC988 #define AREA_POPUP_H_03FAC988 #include #ifndef WX_PRECOMP #include #endif class AreaPopup : public wxPanel { public: AreaPopup(wxWindow* parent, int area_id); private: int area_id_; }; #endif /* end of include guard: AREA_POPUP_H_03FAC988 */ hipelago/atom/data/maps/daedalus/rooms/Entry Shortcut.txtpb?h=v9.2.2' type='application/atom+xml'/>
about summary refs log tree commit diff stats
blob: 3c3abb7c924982cca120aea8ddcd13858d9f8087 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Entry Shortcut"
panel_display_name: "Central"
panels {
  name: "WELCOME"
  path: "Panels/Entry/entry_3"
  clue: "welcome"
  answer: "back"
  symbols: QUESTION
  display_name: "WELCOME (Red/Blue)"
}
ports {
  name: "ENTRY"
  display_name: "Starting Room West Wall Middle Worldport"
  path: "Components/Warps/Worldports/worldport4"
  destination { x: -21 y: 0 z: -4 }
  rotation: 90
}