Remove I18nService, migrate to renamed ServerLocalisationService (#433)
* Remove I18nService, migrate to renamed ServerLocalisationService * Revert VS fuckup * Update using * Remove unused parameter, update comment * Fix develop branch not building
This commit is contained in:
@@ -24,7 +24,7 @@ public class FenceService(
|
||||
HandbookHelper handbookHelper,
|
||||
ItemHelper itemHelper,
|
||||
PresetHelper presetHelper,
|
||||
LocalisationService localisationService,
|
||||
ServerLocalisationService localisationService,
|
||||
ConfigServer configServer,
|
||||
ICloner _cloner
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user