chore: auto-sync assets and update submodule pointer
This commit is contained in:
Vendored
+17
-23
@@ -3,35 +3,29 @@
|
||||
declare const assets: {
|
||||
audio: {
|
||||
music: {
|
||||
"a-bench-for-ducks.ogg": Content
|
||||
"eggplants-in-the-sky.ogg": Content
|
||||
"lobby.ogg": Content
|
||||
"meowmeowmeow.ogg": Content
|
||||
"railway-resonance.ogg": Content
|
||||
"root.ogg": Content
|
||||
"solstice.ogg": Content
|
||||
"stay-on-track.ogg": Content
|
||||
"weltschmerz.ogg": Content
|
||||
"a-bench-for-ducks.ogg": string
|
||||
"eggplants-in-the-sky.ogg": string
|
||||
"lobby.ogg": string
|
||||
"meowmeowmeow.ogg": string
|
||||
"railway-resonance.ogg": string
|
||||
"root.ogg": string
|
||||
"solstice.ogg": string
|
||||
"stay-on-track.ogg": string
|
||||
"weltschmerz.ogg": string
|
||||
}
|
||||
}
|
||||
images: {
|
||||
kiwirina: {
|
||||
"LUNA....png": Content
|
||||
"eyes.png": Content
|
||||
"kiwi tag.png": Content
|
||||
"lateworkerconceptmob.png": Content
|
||||
"next station ost cover.png": Content
|
||||
"porte closed.png": Content
|
||||
"porte open.png": Content
|
||||
"LUNA....png": string
|
||||
"eyes.png": string
|
||||
"kiwi tag.png": string
|
||||
"lateworkerconceptmob.png": string
|
||||
"next station ost cover.png": string
|
||||
"porte closed.png": string
|
||||
"porte open.png": string
|
||||
}
|
||||
svg: {
|
||||
"cube.svg": Content
|
||||
}
|
||||
}
|
||||
rooms: {
|
||||
normal: {
|
||||
"plus-corridor.rbxm": Content
|
||||
"straight-corridor.rbxm": Content
|
||||
"cube.svg": string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user