me dumb???

This commit is contained in:
_nebula 2024-01-30 13:06:33 +00:00
parent 7f1dfb52c1
commit 1c62ff2829

View File

@ -23,7 +23,7 @@ public class QSBDreamLanternItem : QSBItem<DreamLanternItem>
if (AttachedObject._lanternType != DreamLanternType.Nonfunctioning)
{
if (AttachedObject._lanternType != DreamLanternType.Nonfunctioning)
AttachedObject.gameObject.transform.localScale = Vector3.one;
}
// If in the DreamWorld, don't let other people pick up your lantern