1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-17 02:42:30 +08:00

remove unused file

This commit is contained in:
moscovium
2017-09-05 12:02:35 +02:00
Unverified
parent cbee7d1960
commit 012a40d52d
-3
View File
@@ -1,3 +0,0 @@
RegisterCommand('runcode', function(source, args, rawCommand)
RunCode('return ' .. rawCommand:sub(8))
end, true)