Skip to content

Commit

Permalink
Merge pull request #14 from martinlindhe/buildname
Browse files Browse the repository at this point in the history
datatype macroquest: add BuildName
  • Loading branch information
johnfking committed Sep 18, 2022
2 parents 0f412db + 6e653b9 commit 4745805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datatype/_macroquest.lua
@@ -1,5 +1,6 @@
--- @class macroquest
--- @field public BuildDate MQString #Date that MQ2Main.dll was built
--- @field public BuildName string Name of the build (Live, Test, Emu)
--- @field public ChatChannel MQBoolean #Returns TRUE if channel name is joined
--- @field public ChatChannels MQFloat #Returns the number #of channels currently joined
--- @field public Error MQString #Last normal error message
Expand Down

0 comments on commit 4745805

Please sign in to comment.