mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-08 11:38:01 +03:00
Moved MINS/MAXS to bg_pmove
This commit is contained in:
parent
1a293420c0
commit
407538fd85
4 changed files with 9 additions and 12 deletions
|
@ -24,9 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
|
||||
#include "actor.h"
|
||||
#include "weapturret.h"
|
||||
|
||||
extern Vector MINS;
|
||||
extern Vector MAXS;
|
||||
#include "bg_local.h"
|
||||
|
||||
void Actor::InitMachineGunner(GlobalFuncs_t *func)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue