]> Pileus Git - ~andy/rhawk/blobdiff - spades.awk
Take .allow message out of sp_say
[~andy/rhawk] / spades.awk
index 2e2261b08bcd9c0e1e94e11b1219f3a4d7140abb..a9ac2a344e574edc96d94243afb784d62825d040 100644 (file)
@@ -718,7 +718,7 @@ sp_state ~ "(bid|pass|play)" &&
        for (_i in sp_share)
                _lines[sp_share[_i]] = _lines[sp_share[_i]] " " _i
        for (_i in _lines)
-               sp_say(_i " allowed:" _lines[_i])
+               say(_i " allowed:" _lines[_i])
 }
 
 !sp_valid &&