Created Station Points Layout

This commit is contained in:
Rafal Swierczek 2024-05-12 16:12:08 +01:00
parent e227edba8d
commit f7863a044e
5 changed files with 9 additions and 9 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:3be501c981823f3aa249d1006410abd991b09e8f4800e5214dd02ff532b05c50 oid sha256:5354163019daaef6eff01d29d537e7d0d23b07061c8c3e3f994de58530e23c4c
size 45627777 size 45628643

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:ca12e2004403a8ce0dfec5274e3b0ac13896cd6ad60932db1a1601469ffea0f6 oid sha256:1acb6660017311f77173210ac33665efdb57a18f7401aab1697ce2fba3256cdd
size 22656 size 23496

Binary file not shown.

View File

@ -15,7 +15,7 @@ class ENDLESSVENDETTA_API ANPC_Station : public AActor, public IInteractionInter
{ {
GENERATED_BODY() GENERATED_BODY()
bool bIsEnabled = false; bool bIsEnabled = true;
// Contains infor about individual NPC locations and Voices // Contains infor about individual NPC locations and Voices
TArray<FNPC_InfoStruct> NPCs; TArray<FNPC_InfoStruct> NPCs;