Files
SA-MP/bot/main.cpp

7 lines
96 B
C++
Raw Normal View History

2023-10-19 02:01:59 +02:00
int main()
{
// TODO: main
// Absolutely no indication it is named npc or bot...
return 0;
}