1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-03-12 23:07:20 +08:00

remove unused file

This commit is contained in:
moscovium 2017-09-05 12:02:35 +02:00
parent cbee7d1960
commit 012a40d52d

View File

@ -1,3 +0,0 @@
RegisterCommand('runcode', function(source, args, rawCommand)
RunCode('return ' .. rawCommand:sub(8))
end, true)