mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-19 14:22:54 +00:00
move scripts to mp folder
This commit is contained in:
parent
f8027fc44d
commit
7964d0feed
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user