mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-03 16:13:34 +08:00
[bot] Remove comments in main.cpp
This commit is contained in:
parent
62d42f2c5e
commit
95f7eabf40
10
bot/main.cpp
10
bot/main.cpp
@ -8,16 +8,6 @@ void InitSettingsFromCommandLine(char * szCmdLine);
|
||||
|
||||
//----------------------------------------------------
|
||||
|
||||
/*
|
||||
Argument format:
|
||||
"-h %s -p %d -n %s -m %s"
|
||||
|
||||
-h -> either server's bind address or 127.0.0.1
|
||||
-p -> server's port number
|
||||
-n -> NPC's name
|
||||
-m -> script name
|
||||
*/
|
||||
// Absolutely no indication it is named npc or bot...
|
||||
int main (int argc, char** argv)
|
||||
{
|
||||
logprintf("----- NPC Starting -----");
|
||||
|
Loading…
x
Reference in New Issue
Block a user