no message
This commit is contained in:
@@ -76,6 +76,8 @@ export const CommonDefine = {
|
||||
Vehicle: 'Vehicle',
|
||||
BlockBase: 'Baseblock',
|
||||
BlockJump: 'JumpBlock',
|
||||
/** 墙砖贴图 key(Border 默认瓦片;仅此类参与墙遮挡) */
|
||||
BlockWall: 'WallBlock',
|
||||
};
|
||||
|
||||
export function addDirection(dir: Direction, delta: number): Direction {
|
||||
|
||||
Reference in New Issue
Block a user