]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/bspfile_abstract.c
Merge commit 'eef39952025db1375e33b6e314692ac76badb93c' into garux-merge
[xonotic/netradiant.git] / tools / quake3 / q3map2 / bspfile_abstract.c
index d66915c9547372efa24cbf03b5611db5660db043..62c2b679bce4610e220acda29993e263dbeb10c8 100644 (file)
@@ -938,7 +938,7 @@ void GetEntityShadowFlags( const entity_t *ent, const entity_t *ent2, int *castS
                }
        }
 
-       /* vortex: game-specific default eneity keys */
+       /* vortex: game-specific default entity keys */
        value = ValueForKey( ent, "classname" );
        if ( !Q_stricmp( game->magic, "dq" ) || !Q_stricmp( game->magic, "prophecy" ) ) {
                /* vortex: deluxe quake default shadow flags */