This website requires JavaScript.
Explore
Help
Sign In
immibis
/
colobot-data
Watch
1
Star
0
Fork
You've already forked colobot-data
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7afdbf458
colobot-data
/
ai
/
ttit1.txt
13 lines
104 B
Plaintext
Raw
Blame
History
extern void object::Solution()
{
move(20);
grab();
turn(180);
move(30);
drop();
move(-3);
}
Reference in New Issue
View Git Blame
Copy Permalink