Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Commit

Permalink
Update creative inventory [skip ci]
Browse files Browse the repository at this point in the history
From sel-utils fatal: No names found, cannot describe anything.
  • Loading branch information
sel-bot committed Sep 4, 2018
1 parent 9c6c3ae commit 418e218
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion source/selery/enchantment/enchantment.d
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* Copyright: Copyright (c) 2017-2018 sel-project
* License: MIT
* Authors: Kripth
* Source: $(HTTP github.com/sel-project/selery/source/selery/enchantment.d, selery/enchantment.d)
* Source: $(HTTP github.com/sel-project/selery/source/selery/enchantment/enchantment.d, selery/enchantment/enchantment.d)
*/
module selery.enchantment.enchantment;

Expand Down
6 changes: 6 additions & 0 deletions source/selery/enchantment/package.d
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
* SOFTWARE.
*
*/
/**
* Copyright: Copyright (c) 2017-2018 sel-project
* License: MIT
* Authors: Kripth
* Source: $(HTTP github.com/sel-project/selery/source/selery/enchantment/package.d, selery/enchantment/package.d)
*/
module selery.enchantment;

public import selery.enchantment.enchantment : Enchantment, EnchantmentException;
Expand Down

0 comments on commit 418e218

Please sign in to comment.