diff options
Diffstat (limited to 'vobj')
| -rw-r--r-- | vobj/vobj.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vobj/vobj.json b/vobj/vobj.json index 34e32ea0..f491e025 100644 --- a/vobj/vobj.json +++ b/vobj/vobj.json @@ -3,5 +3,10 @@ "name": "light", "description": "Light", "image": "light" + }, + { + "name": "hole", + "description": "Hole", + "image": "hole" } ] |
