Lots of work on debugging diff xmit
This commit is contained in:
@@ -8,3 +8,7 @@ function login.action.becomeplayer(actor, place, dialog)
|
||||
tangible.setclass(actor, player)
|
||||
end
|
||||
|
||||
function setfoo(n)
|
||||
tangible.nopredict()
|
||||
tangible.actor().foo = n
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user