summaryrefslogtreecommitdiff
path: root/src/main/kotlin/commands/Commands.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/commands/Commands.kt')
-rw-r--r--src/main/kotlin/commands/Commands.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/kotlin/commands/Commands.kt b/src/main/kotlin/commands/Commands.kt
index de6ded3..5975bb2 100644
--- a/src/main/kotlin/commands/Commands.kt
+++ b/src/main/kotlin/commands/Commands.kt
@@ -19,7 +19,7 @@ typealias UltraCommandSource =
//#elseif MC > 1.18
net.fabricmc.fabric.api.client.command.v2.FabricClientCommandSource
//#else
-//$$ net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource
+//$$ net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource
//#endif