peq-quests/gukg/player.lua
2016-01-25 19:29:42 -08:00

3 lines
63 B
Lua

function event_enter_zone(e)
e.self:ClearCompassMark();
end