peq-quests/guke/player.lua
2017-03-27 08:34:06 -04:00

3 lines
63 B
Lua

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