diff --git a/src/game/g_func.c b/src/game/g_func.c index fab32928..334960d8 100644 --- a/src/game/g_func.c +++ b/src/game/g_func.c @@ -963,6 +963,7 @@ SP_func_rotating(edict_t *ent) } ent->use = rotating_use; + ent->blocked = rotating_blocked; if (ent->spawnflags & 1) {