feat: update npmrc

This commit is contained in:
24Play-Mykyta-Slobodianiuk
2026-06-09 16:59:49 +03:00
parent 38d41a9805
commit 0399551038
34 changed files with 42 additions and 4991 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { Sprite, SpriteMaterial, Texture, TextureLoader, SRGBColorSpace, Vector3 } from "three";
import * as TWEEN from "@tweenjs/tween.js";
import { CameraC_internal } from "@24tools/playable_template";
import { CameraC_internal } from "@hitplay/playable_template";
import { ThreeC } from "./ThreeC";
import { TestSceneC } from "./TestSceneC"; // for groundY (ground level)
import { GameEvents } from "../core/GameEvents";