prop_vehicle_driveable: Fix QUAKED definition classifying it as
a brush entity, oops.
This commit is contained in:
parent
d94a5f33eb
commit
d4fe258d62
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/*QUAKED prop_vehicle_driveable (0 .5 .8) ?
|
||||
/*QUAKED prop_vehicle_driveable (0 0 1) (-50 -50 0) (50 50 70)
|
||||
Point entity defining a 4-wheel vehicle that you can drive.
|
||||
|
||||
-------- KEYS --------
|
||||
|
|
Loading…
Reference in a new issue