Move fixtures to common directory

This commit is contained in:
Jude Melton-Houghton
2022-05-31 15:41:34 -04:00
parent dc4aee8e69
commit 7c217c6aa9
7 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1,6 @@
mineunit:set_current_modname("screwdriver")
screwdriver = {}
screwdriver.ROTATE_FACE = 1
screwdriver.ROTATE_AXIS = 2