summaryrefslogtreecommitdiff
path: root/src/engine/levels/utils.ts
blob: 770ba3ca0cf2c504019984b217bf46cc620af5fb (plain)
1
2
3
4
5
6
// import { Entity } from "../entities";

// TODO
//export const levelFormatToEntityList = (lines: string[]): Entity[] => {
//
//}