‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
zombie_vortex.csc
Go to the documentation of this file.
1 
2 #using scripts\shared\system_shared;
3 #using scripts\codescripts\struct;
4 #using scripts\shared\clientfield_shared;
5 #using scripts\shared\visionset_mgr_shared;
6 #using scripts\shared\audio_shared;
7 
8 #insert scripts\shared\shared.gsh;
9 #insert scripts\shared\ai\zombie_vortex.gsh;
10 #insert scripts\shared\version.gsh;
11 
12 #namespace zombie_vortex;
13