Skip to content

Commit

Permalink
Update TrimmedClient.java
Browse files Browse the repository at this point in the history
  • Loading branch information
dhyces committed May 27, 2024
1 parent 3cb60d5 commit a6f8279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/src/main/java/dev/dhyces/trimmed/TrimmedClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public static void init() {
ClientMapManager.registerBaseKey(ClientMapKeys.MATERIAL_SUFFIXES);
ClientMapManager.registerBaseKey(ClientMapKeys.TRIM_MATERIAL_OVERRIDES);
ClientMapManager.registerBaseKey(ClientMapKeys.TRIM_OVERLAYS);
StringReplacementManager.init();
ModelSourceRegistry.init();
TrimmedSpriteSourceTypes.bootstrap();
// ModelTemplateManager.init();
Expand Down

0 comments on commit a6f8279

Please sign in to comment.