diff --git a/ReallifeGamemode.Client/dlcpacks/sflv/dlc.rpf b/ReallifeGamemode.Client/dlcpacks/sflv/dlc.rpf new file mode 100644 index 00000000..7b44d5cc --- /dev/null +++ b/ReallifeGamemode.Client/dlcpacks/sflv/dlc.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36249ba786d67112478ed20ca73cde717b4f275697fac83352be0ec845b24fb +size 205517312 diff --git a/ReallifeGamemode.Client/index.ts b/ReallifeGamemode.Client/index.ts index 48040737..b9430a61 100644 --- a/ReallifeGamemode.Client/index.ts +++ b/ReallifeGamemode.Client/index.ts @@ -280,8 +280,8 @@ handsup(); //import charSurgery from './CharCreator/surgery'; //charSurgery(globalData); -import spawnschutz from './Player/spawnschutz'; -spawnschutz(); +//import spawnschutz from './Player/spawnschutz'; +//spawnschutz(); import bigmap from './Gui/bigmap'; bigmap();