15 lines
460 B
Go
15 lines
460 B
Go
package inc
|
|
|
|
// bvkBranch is a 💡 suggestion: the local certification office, imprimatur
|
|
// stamps and licence checks and numbered waiting rooms — everything a man with
|
|
// a jailbroken two-slot Armilla should stay away from
|
|
// (wiki: entities#potenciális-további-helyszínek).
|
|
func screenBvkBranch() screen {
|
|
return screen{
|
|
name: ScreenBVKBranch,
|
|
title: "BVK — SAN FRANCISCO BRANCH",
|
|
background: BgBVKBranch,
|
|
onSelector: true,
|
|
}
|
|
}
|