]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/vehicles/bumblebee.qc
Fix MCU client compile
[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 "../movetypes.qh"
7 #include "../wall.qh"
8
9 #include "../weapons/projectile.qh"
10
11 #include "../../server/vehicles/bumblebee.qc"