This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:getmire [2016/12/02 23:34] – external edit 127.0.0.1 | prpl:getmire [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
< | < | ||
i1 = GetIntFromStack(); | i1 = GetIntFromStack(); | ||
- | stack.Push(new Data(Land.instance.GetCovered(i1, | + | stack.Push(new Data(Land.instance.GetCovered(i1, |
</ | </ | ||