8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
selector{
|
||
|
sequence{
|
||
|
cond Chatting()
|
||
|
act DealChat()
|
||
|
}
|
||
|
act At(Coffee,Table)
|
||
|
}
|