10 ms·
Is it possible to move other flags server side by using the following? rawSend(JSON.stringify({ _event: "motion", c: "xx", id: "xxxx", x: 0, y: 0}));
by Zoophy 14y ago
Is it possible to move other flags server side by using the following?
rawSend(JSON.stringify({ _event: "motion", c: "xx", id: "xxxx", x: 0, y: 0}));