summaryrefslogtreecommitdiffstats
path: root/lib/Games/SMTNocturne/Fusion/Role/Special.pm
blob: afb4dfe86ede144e2e39e71d849cf5b4fea51e2a (plain) (blame)
1
2
3
4
5
package Games::SMTNocturne::Fusion::Role::Special;
use Moose::Role;
use namespace::autoclean;

1;