Home
last modified time | relevance | path

Searched refs:gravity_status (Results 1 – 2 of 2) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dshot.c1364 long gravity_status = ((rfrac() < 0.5) ? GRAVITY : 0); in Delete_shot() local
1367 Place_general_mine(NO_ID, TEAM_NOT_SET, gravity_status, in Delete_shot()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dshot.c1393 long gravity_status = ((rfrac() < 0.5f) ? GRAVITY : 0); in Delete_shot() local
1394 Place_general_mine(-1, TEAM_NOT_SET, gravity_status, in Delete_shot()