Added (missing?) materials to the oven and oven dial

This commit is contained in:
Stefan Stefanov 2024-02-22 14:30:04 +02:00
parent 85bc6c3dd9
commit 81a5d231a5
24 changed files with 3 additions and 3 deletions

View file

@ -58,4 +58,4 @@ void AOvenCookspot::Tick(const float DeltaTime)
Super::Tick(DeltaTime);
UpdateFire(DeltaTime);
}
}