]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/vehicles/vehicle/raptor.qh
Merge branch 'master' into Mario/user_movetypes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / vehicle / raptor.qh
1 #pragma once
2
3 const int RSM_FIRST = 1;
4 const int RSM_BOMB = 1;
5 const int RSM_FLARE = 2;
6 const int RSM_LAST = 2;