v1.0.0.14: Movement Trail (Carbonite-style) - red dots show where you've been
Made-with: Cursor
This commit is contained in:
@@ -32,6 +32,7 @@ public sealed class MappyPlugin : IDalamudPlugin
|
||||
System.IconConfig = IconConfig.Load();
|
||||
System.FlagConfig = FlagConfig.Load();
|
||||
System.MapNoteConfig = MapNoteConfig.Load();
|
||||
System.MovementTrailConfig = new MovementTrailConfig();
|
||||
|
||||
System.Teleporter = new Teleporter(Service.PluginInterface);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user