Fix indents spaces->tabs
This commit is contained in:
parent
68a88e4422
commit
27e320ce55
4 changed files with 9 additions and 9 deletions
|
@ -8,8 +8,8 @@ end, false)RegisterCommand('wpn', function(source, args)
|
|||
giveGrantedWpn()
|
||||
TriggerEvent('chat:addMessage', {
|
||||
color = {255,255,0},
|
||||
args = { 'Hernepyssynne, olkaa hyvä.' }
|
||||
})
|
||||
args = { 'Hernepyssynne, olkaa hyvä.' }
|
||||
})
|
||||
end, false)
|
||||
AddEventHandler('playerSpawned', function()
|
||||
giveGrantedWpn()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue