forked from AxTps/Starlight_Lancher
change:换了背景图,去掉了固定服务器里写的sls
This commit is contained in:
@ -18,7 +18,6 @@ type BaseWorld = {
|
||||
export type WorldType = 'singleplayer' | 'server'
|
||||
export type DisplayStatus = 'normal' | 'hidden' | 'favorite'
|
||||
|
||||
export const PROTECTED_SERVER_ADDRESS = 'slv4.starlight.cool'
|
||||
|
||||
export type SingleplayerWorld = BaseWorld & {
|
||||
type: 'singleplayer'
|
||||
|
||||
Reference in New Issue
Block a user