5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
#include "..\script_component.hpp"
|
|
|
|
params ["_source", "_sound"];
|
|
|
|
_source say3D _sound; |