mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Fix another typo
This commit is contained in:
@@ -77,7 +77,7 @@ manager.addHologram(hologram);
|
||||
```
|
||||
|
||||
!!!
|
||||
If you don't want to persist the npc, you can do the following: `npc.setPersistent(false);`
|
||||
If you don't want to persist the hologram, you can do the following: `hologram.setPersistent(false);`
|
||||
!!!
|
||||
|
||||
## Modify an existing hologram
|
||||
|
||||
Reference in New Issue
Block a user