mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 03:32:47 +00:00
me dumb???
This commit is contained in:
parent
7f1dfb52c1
commit
1c62ff2829
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user