add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
local CHAR = ix.meta.character
|
||||
|
||||
function CHAR:Tip(message)
|
||||
ix.util.Notify(self:GetPlayer(), message)
|
||||
end
|
||||
Reference in New Issue
Block a user