mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-22 17:15:48 +00:00
10 lines
504 B
Plaintext
10 lines
504 B
Plaintext
// this file is autogenerated, modifying parameters is ok, other lines will be removed.
|
|
main()
|
|
{
|
|
maps\_nx_chinese_lgv::main("nx_vehicle_chinese_lgv","nx_chinese_lgv");
|
|
maps\_nx_chinese_skimmer::main( "nx_vehicle_chinese_skimmer" );
|
|
maps\_nx_moving_platform_vh::main("nx_vehicle_moving_platform");
|
|
maps\_nx_moving_platform_vh::main("nx_vehicle_moving_platform", "nx_moving_platform_ai_turret");
|
|
maps\_nx_moving_platform_vh::main("nx_vehicle_moving_platform", "nx_moving_platform_enemy_ai_turret");
|
|
}
|