keep it clean as ```async.lua``` is been shared so it should be a shared script and not server/client
This commit is contained in:
Jeffrey Stendert
2020-11-30 14:13:21 +01:00
committed by GitHub
parent 12dd585b0b
commit bad3c6770a
+2 -4
View File
@@ -1,8 +1,6 @@
fx_version 'adamant'
fx_version 'cerulean'
game 'gta5'
description 'Async'
server_script 'async.lua'
client_script 'async.lua'
shared_script 'async.lua'