2015-08-11 17:59:50 +00:00
|
|
|
#include "script_component.hpp"
|
|
|
|
|
|
|
|
// Exit on Headless as well
|
2015-09-11 14:58:26 +00:00
|
|
|
if (!hasInterface) exitWith {};
|
2015-08-11 17:59:50 +00:00
|
|
|
|
|
|
|
LOG(MSG_INIT);
|
|
|
|
|
2021-10-30 21:42:03 +00:00
|
|
|
//todo: make flashlights attachable to players
|