mirror of
https://github.com/XLabsProject/iw4x-rawfiles.git
synced 2023-08-02 15:02:11 +02:00
fix: move html dir
This commit is contained in:
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
Block a user