feat: add thanos into the handling
This commit is contained in:
@ -62,8 +62,7 @@ class EventBuilderTest {
|
||||
25),
|
||||
new NPC(
|
||||
new EntityID(EntityType.NPC, 1),
|
||||
new IntVector2(11, 14),
|
||||
new ArrayList<>()
|
||||
new IntVector2(11, 14)
|
||||
)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user