made changes

This commit is contained in:
2022-03-02 11:51:17 +01:00
parent 8318cc5c21
commit 242db10083
2 changed files with 1 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ class Net {
pack.ttl--;
if (sendRaw(pack)){
if (!sendRaw(pack)){
// Cant forward
}
}