some bugfixes to kallfaktorns erlv8 code
This commit is contained in:
parent
8d32257feb
commit
2daf20c039
8 changed files with 66 additions and 628 deletions
|
@ -226,7 +226,7 @@ intern_start(Table, Player) ->
|
|||
%erlang:display("P2 ready, waiting."),
|
||||
ggs_table:send_command(Table, Player, {"game", "wait"})
|
||||
end;
|
||||
Other ->
|
||||
_Other ->
|
||||
ok
|
||||
%erlang:display(Other)
|
||||
end.
|
||||
|
|
Reference in a new issue