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
b52c062814
colobot-data
/
ai
/
tspid1.txt
14 lines
106 B
Plaintext
Raw
Blame
History
extern void object::Solution()
{
aim(0);
fire(1);
turn(90);
fire(1);
turn(-180);
fire(1);
}
Reference in New Issue
View Git Blame
Copy Permalink