1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-02-10 07:32:56 +08:00

remove debug print from mapmanager

This commit is contained in:
moscovium 2018-03-25 15:08:20 +02:00
parent 53fc373f5d
commit a6814fe938

View File

@ -36,8 +36,6 @@ AddEventHandler('onClientResourceStart', function(res)
end end
end end
print('map? ', res)
-- handle starting -- handle starting
loadMap(res) loadMap(res)