Official issue number.
This commit is contained in:
parent
8cffc156ba
commit
a4f53947a2
2
WISHLIST
2
WISHLIST
@ -20,6 +20,8 @@ to the project!
|
||||
through walls and other terrain in our MP server.
|
||||
- #8141: We want cleaner player name labels, and to move
|
||||
the touchtip from screen-space into node-space.
|
||||
- #9043: This bug requires NodeCore to maintain a workaround for
|
||||
the engine in its own code.
|
||||
- #7020: This bug requires NodeCore to maintain a workaround for
|
||||
the engine in its own code.
|
||||
|
||||
|
@ -43,7 +43,7 @@ setmetatable(nodecore, {
|
||||
})
|
||||
|
||||
include("issue7020")
|
||||
include("issue_rotate_node")
|
||||
include("issue9043")
|
||||
|
||||
include("util_misc")
|
||||
include("util_falling")
|
||||
|
Loading…
x
Reference in New Issue
Block a user