Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Commit

Permalink
Version 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
luffynando committed Nov 22, 2017
1 parent 5f9c10f commit dc98705
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion matl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ function onNotify(args)
end

function iambot()
gsc.iprintln("^2[M^7AT^1L] ^3v0.7 ^5by ^1luffy^7nan^2do")
gsc.iprintln("^2[M^7AT^1L] ^3v0.8 ^5by ^1luffy^7nan^2do")
end

function onPlayerConnecting(args)
Expand Down
2 changes: 1 addition & 1 deletion matl/commandparser.lua
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ function commandparser.groups(player)
end

function commandparser.credits(player)
player:tell("^2[M^7AT^1L] ^3v0.7 ^5by ^2~|^7M^1|~ ^7Clan ^2Maniacos")
player:tell("^2[M^7AT^1L] ^3v0.8 ^5by ^2~|^7M^1|~ ^7Clan ^2Maniacos")
player:tell("^2[M^7AT^1L] ^3Send^5me ^2Pack ^7in my ^2teamspeak")
end

Expand Down

0 comments on commit dc98705

Please sign in to comment.