8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
|
#include maps\_anim;
|
||
|
#include maps\_utility;
|
||
|
#using_animtree( "generic_human" );
|
||
|
main()
|
||
|
{
|
||
|
assertmsg( "_flashbang::main is deprecated, please remove your references!" );
|
||
|
}
|