Files
realworld/inc/screen.bvk_branch.go
T
2026-08-29 23:25:36 +02:00

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,
}
}