nx1-gsc-dump/maps/_moon_civilian.gsc

6 lines
88 B
Plaintext

//self = actor
#using_animtree( "generic_human" );
main()
{
maps\_moon_actor::main();
}