mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove superfluous private
This commit is contained in:
parent
caa5585044
commit
ae1f35c042
@ -15,8 +15,6 @@
|
|||||||
*/
|
*/
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
private "_animations";
|
|
||||||
|
|
||||||
// Select random animation from Animations Pool
|
// Select random animation from Animations Pool
|
||||||
selectRandom [
|
selectRandom [
|
||||||
QGVAR(HubSittingChairA_idle1),
|
QGVAR(HubSittingChairA_idle1),
|
||||||
|
Loading…
Reference in New Issue
Block a user