some bugfixes to kallfaktorns erlv8 code

This commit is contained in:
Jeena Paradies 2011-04-30 18:55:05 +02:00
parent 8d32257feb
commit 2daf20c039
8 changed files with 66 additions and 628 deletions

View file

@ -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.