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
f453c6ec02
colobot-data
/
ai
/
wait.txt
8 lines
65 B
Plaintext
Raw
Blame
History
extern void object::Wait( )
{
while ( true )
{
wait(2);
}
}
Reference in New Issue
View Git Blame
Copy Permalink