Resolve single @command

This commit is contained in:
Kevin Taylor
2020-05-17 19:47:19 +01:00
parent 6481cf9755
commit 91f88b61e9

View File

@@ -1,7 +1,6 @@
--[[-- Commands Module - Quickbar
- Adds a command that allows players to load Quickbar presets
@commands LoadQuickbar
@commands SaveQuickbar
@commands Quickbar
]]
local Commands = require 'expcore.commands' --- @dep expcore.commands