tiny bug in test.
This commit is contained in:
parent
b1a4ad2b19
commit
b2b7e9cef1
3 changed files with 8 additions and 12 deletions
|
@ -24,7 +24,6 @@ while 1 do
|
|||
print("server: closing connection...")
|
||||
break
|
||||
end
|
||||
print(command);
|
||||
(loadstring(command))()
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue