Tons of fixes
Added movement updates Updated how entities are checked Events sending between packet service all the way to the logic service
This commit is contained in:
@@ -10,7 +10,8 @@ fn main() {
|
||||
"../proto/chat.proto",
|
||||
"../proto/character.proto",
|
||||
"../proto/character_common.proto",
|
||||
"../proto/game.proto"
|
||||
"../proto/game.proto",
|
||||
"../proto/world.proto"
|
||||
],
|
||||
&["../proto"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user