game rules - object triggers set up
This commit is contained in:
@@ -28,6 +28,7 @@ export default {
|
||||
assignCharacter(e){
|
||||
this.modelValue.go = e.id;
|
||||
this.modelValue.title = e.name
|
||||
this.modelValue.exclude = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user