parent
9e6c0ab604
commit
87cf8fedbf
|
@ -20,7 +20,7 @@ from boxes import *
|
|||
class DiceBox(Boxes):
|
||||
"""Box with lid and integraded hinge for storing dice"""
|
||||
|
||||
ui_group = "Misc"
|
||||
ui_group = "Box"
|
||||
|
||||
def __init__(self):
|
||||
Boxes.__init__(self)
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
After Width: | Height: | Size: 995 KiB |
|
@ -97,3 +97,4 @@ b843c04a6ec530afaf40c664479c6f1eeadc9d48f1ff7ca99bea3575da733144 ../static/samp
|
|||
6d7819ccc6851558121b43fca9f3a8dbba632d09091605c97e891ca1e10e51e8 ../static/samples/RegularStarBox.jpg
|
||||
7ab0da6aa8aa87e72e803bbdc18653622d9f1fb5dd0fe826dbf085bb338e28f6 ../static/samples/RegularStarBox-2.jpg
|
||||
6cfaf2db37c9d9298e8db9fae0d33a794465d1bdd26ca2fef1eec8ba46cad81c ../static/samples/CardHolder.jpg
|
||||
002232597490aa8521136592c35b5138f247076adadef6c3fc7a85178e0bfddc ../static/samples/DiceBox.jpg
|
||||
|
|
Loading…
Reference in New Issue