Removed mouse spam.

git-svn-id: https://spexeah.com:8443/svn/Asuro@215 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-10-23 08:06:31 +00:00
parent 0478535819
commit 2e72ae4a73
8 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -13,8 +13,8 @@ implementation
procedure callback(packet : void);
begin
console.writestring('Mouse Packet: ');
console.writehexln(DWORD(packet));
//console.writestring('Mouse Packet: ');
//console.writehexln(DWORD(packet));
end;
procedure init();