new file structure
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
package inc
|
||||
|
||||
// showroom is a 💡 suggestion: the legitimate, glittering side — Armilla
|
||||
// cabinets, licensed operators, matte-black Nokia-punk under showroom lights.
|
||||
// The contrast with Paul's edge of the world
|
||||
// (wiki: entities#potenciális-további-helyszínek).
|
||||
func screenShowroom() screen {
|
||||
return screen{
|
||||
name: ScreenShowroom,
|
||||
title: "NEUMATRONIC SHOWROOM",
|
||||
background: BgShowroom,
|
||||
onSelector: true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user