la correction de merde x)
🔍 Lint / 🪄 Check lint (push) Has been cancelled
🔍 Lint / 🎨 Check format (push) Has been cancelled
🔍 Lint / 🔎 Typecheck (push) Has been cancelled
📊 Quality / 🔒 Security Audit (push) Has been cancelled
📊 Quality / 📋 Dependency Freshness (push) Has been cancelled
📊 Quality / 📦 Bundle Size (push) Has been cancelled
🔍 Lint / 🏗 Build (push) Has been cancelled
🔍 Lint / 🪄 Check lint (push) Has been cancelled
🔍 Lint / 🎨 Check format (push) Has been cancelled
🔍 Lint / 🔎 Typecheck (push) Has been cancelled
📊 Quality / 🔒 Security Audit (push) Has been cancelled
📊 Quality / 📋 Dependency Freshness (push) Has been cancelled
📊 Quality / 📦 Bundle Size (push) Has been cancelled
🔍 Lint / 🏗 Build (push) Has been cancelled
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -16,7 +16,7 @@ import {
|
|||||||
} from "@/data/gameplay/pylonConfig";
|
} from "@/data/gameplay/pylonConfig";
|
||||||
import { pylonStraighteningSignal } from "@/components/gameplay/pylon/pylonSignals";
|
import { pylonStraighteningSignal } from "@/components/gameplay/pylon/pylonSignals";
|
||||||
|
|
||||||
const PYLON_MODEL_PATH = "/models/pylone/model.gltf";
|
const PYLON_MODEL_PATH = "/models/pylone/model.glb";
|
||||||
|
|
||||||
export function PylonDownedPylon(): React.JSX.Element | null {
|
export function PylonDownedPylon(): React.JSX.Element | null {
|
||||||
const mainState = useGameStore((state) => state.mainState);
|
const mainState = useGameStore((state) => state.mainState);
|
||||||
|
|||||||
Reference in New Issue
Block a user