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
526db5373c
colobot-data
/
ai
/
tcell1.txt
15 lines
114 B
Plaintext
Raw
Blame
History
extern void object::Solution()
{
grab();
turn(90);
drop();
turn(-180);
grab();
turn(90);
drop();
}
Reference in New Issue
View Git Blame
Copy Permalink