4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
void main() {
|
|
ActionSit(GetNearestObjectByTag("CHAIR"));
|
|
}
|
void main() {
|
|
ActionSit(GetNearestObjectByTag("CHAIR"));
|
|
}
|