]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/bspfile_abstract.c
Merge commit 'ffb487e45c26dccd20285849979be1cb261c52f6' into master-merge
[xonotic/netradiant.git] / tools / quake3 / q3map2 / bspfile_abstract.c
index 82ea7dd6833fddb74c000df451dc403f88e19786..873691ca5ef1991d7d67affdebdb138e8015bd86 100644 (file)
@@ -936,7 +936,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 */