mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fdf0ff2d24
Fixed: Bullet build Fixed: results are all 0=true, -1=failure, otherwise its a dispatch message.
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
#include "script_component.hpp"
|
|
|
|
GVAR(ready) = false;
|
|
CALL_EXT "init:";
|
|
|