Commit 5844ccd5 authored by wildfirecode's avatar wildfirecode

1

parent 23f92795
......@@ -68,10 +68,10 @@ export enum ElementConfigType {
HONEY_POT = 16,
FLOWER = 17,
/** 大炮 */
CANNO_DIR_LEFT = 18,
CANNO_DIR_RIGHT = 19,
CANNO_DIR_TOP = 20,
CANNO_DIR_BOTTOM = 21,
CANNO_DIR_TOP = 18,
CANNO_DIR_BOTTOM = 19,
CANNO_DIR_LEFT = 20,
CANNO_DIR_RIGHT = 21,
/** 大炮石头 */
CANNO_BLOCK = 22,
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment