New tacnet interface functional

This commit is contained in:
2020-12-09 09:18:52 -06:00
parent 691cafb697
commit d36211cb5e
5 changed files with 76 additions and 18 deletions

View File

@@ -60,7 +60,7 @@ module TAC
end
def client
@connection.client if connected?
@connection.client
end
def puts(packet)