Mouse cursor won't show up?

This is my code:

local player = game.Players.LocalPlayer
local mouse = player:GetMouse()

mouse.Icon = “rbxassetid://13413677372”

And this is my crosshair: 13413677372

And it won’t work. However, this code works with other cursors for some reason??

Nevermind, one of the other devs figured it out.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.