mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-21 07:05:42 +00:00
move scripts to mp folder
This commit is contained in:
parent
f8027fc44d
commit
7964d0feed
@ -5,8 +5,8 @@ init()
|
|||||||
level thread onPlayerConnect();
|
level thread onPlayerConnect();
|
||||||
|
|
||||||
// bootstrap
|
// bootstrap
|
||||||
level thread scripts\bots_adapter_libcod::init();
|
level thread scripts\mp\bots_adapter_libcod::init();
|
||||||
level thread scripts\bots::init();
|
level thread scripts\mp\bots::init();
|
||||||
}
|
}
|
||||||
|
|
||||||
onPlayerConnect()
|
onPlayerConnect()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user