prop_vehicle_driveable: Fix QUAKED definition classifying it as

a brush entity, oops.
This commit is contained in:
Marco Cawthorne 2021-09-11 22:46:29 +02:00
parent d94a5f33eb
commit d4fe258d62
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -14,7 +14,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * 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. Point entity defining a 4-wheel vehicle that you can drive.
-------- KEYS -------- -------- KEYS --------