Jump to content

Minor code typo in prefabs/walrus_camp.lua


penguin0616
  • Fixed

in prefabs/walrus_camp.lua, "local DespawnedFromHaunt" is mispelled as "local DespaenedFromHaunt", so the forward declaration does not work. 

Thus, the function ends up being defined as a global instead of a local.

 

Spoiler

image.thumb.png.71e417927870200ed966905226142672.png

 


Steps to Reproduce

1) Open prefabs/walrus_camp.lua

2) Look upon the typo.

3) Despair.

  • Like 1
  • Thanks 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...