fix: move html dir
parent
38206c025e
commit
0802f5fd1c
Before Width: | Height: | Size: 416 KiB After Width: | Height: | Size: 416 KiB |
|
@ -1,12 +0,0 @@
|
|||
#include common_scripts\utility;
|
||||
|
||||
#using_animtree( "animated_props" );
|
||||
main()
|
||||
{
|
||||
if( !isdefined ( level.anim_prop_models ) )
|
||||
level.anim_prop_models = [];
|
||||
|
||||
model = "foliage_tree_palm_bushy_3";
|
||||
|
||||
level.anim_prop_models[ model ] = "palmtree_tall3_sway_tropical";
|
||||
}
|
Loading…
Reference in New Issue