about summary refs log tree commit diff stats
path: root/data/maps/the_tower/rooms/Ending.txtpb
blob: 0c579c60502afda4aab91208b63bef81d3e588c7 (plain) (blame)
1
2
3
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: trans
name: "Ending"
endings {
  name: "RED"
  path: "Components/end"
}
ass="o">::string GetLetterName(std::string key, bool level2) { std::ostringstream lettername_s; lettername_s << key; lettername_s << (level2 ? "2" : "1"); return lettername_s.str(); } } // namespace com::fourisland::lingo2_archipelago