Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well (#313)
Co-authored-by: Alex <alex@dm-me-for-questions.com>
This commit is contained in:
@@ -90,11 +90,6 @@ public class DatabaseImporter : IOnLoad
|
||||
CreateRouteMapping(imageFilePath, "files");
|
||||
}
|
||||
|
||||
public string GetRoute()
|
||||
{
|
||||
return "spt-database";
|
||||
}
|
||||
|
||||
/**
|
||||
* Get path to spt data
|
||||
* @returns path to data
|
||||
|
||||
Reference in New Issue
Block a user