mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-07-02 01:01:55 +00:00
move scripts to mp folder
This commit is contained in:
@ -5,8 +5,8 @@ init()
|
||||
level thread onPlayerConnect();
|
||||
|
||||
// bootstrap
|
||||
level thread scripts\bots_adapter_libcod::init();
|
||||
level thread scripts\bots::init();
|
||||
level thread scripts\mp\bots_adapter_libcod::init();
|
||||
level thread scripts\mp\bots::init();
|
||||
}
|
||||
|
||||
onPlayerConnect()
|
||||
|
Reference in New Issue
Block a user