mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-25 07:28:17 -05:00
remove question mark
This commit is contained in:
parent
838d076a15
commit
11707826ef
|
|
@ -150,7 +150,7 @@ enum {
|
|||
ITEM_SPAWN_NORMAL,
|
||||
ITEM_SPAWN_IN_SHOP,
|
||||
ITEM_SPAWN_IN_MONSTER_HOUSE,
|
||||
ITEM_SPAWN_WALL, // ?
|
||||
ITEM_SPAWN_WALL,
|
||||
ITEM_SPAWN_TYPES_COUNT
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user