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)