Make spawner store correct typeclass_path also for aliases. Resolve #3101
This commit is contained in:
parent
798272f985
commit
30707a6b56
3 changed files with 39 additions and 5 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Main branch (git)
|
||||
|
||||
- Bug fix: Make sure spawned objects get `typeclass_path` pointing to the true
|
||||
location rather than alias (in line with `create_object`).
|
||||
- Bug fix: Building Menu contrib menu no using Replace over Union mergetype to
|
||||
avoid clashing with in-game commands while building
|
||||
- Feature: RPSystem contrib `sdesc` command can now view/delete your sdesc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue