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

no Moose::Role;

1;