Odd problem with mouse_pointer_icon... in Developer Help
|
|
I had nothing better to do at the time, so I made a new pointer for my game. Initially, it worked all fine and peachy, but since I changed the icon for it, it seems to have stopped working. Any ideas as to why?
obj pointer icon_state = "pointer"
client mouse_pointer_icon = /obj/pointer
|
|