]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/vehicles/bumblebee.qc
Merge branch 'master' into Mario/qc_physics_prehax
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / vehicles / bumblebee.qc
1 #include "../damage.qh"
2 #include "../defs.qh"
3 #include "../gibs.qh"
4 #include "../hook.qh"
5 #include "../main.qh"
6 #include "../wall.qh"
7
8 #include "../weapons/projectile.qh"
9
10 #include "../../common/movetypes/movetypes.qh"
11
12 #include "../../server/vehicles/bumblebee.qc"