Teamlinker/code/server/patch/patch.ts
sx1989827 5849a997e1 dev
2023-09-19 15:26:36 +08:00

8 lines
68 B
TypeScript

export const patchList:{
version:string,
func:any
}[]=[
]