Quests, new sounds, explosives, bugfixes, asdfasdf

This commit is contained in:
Regalis
2015-07-29 23:40:26 +03:00
parent 7155f1cef0
commit 5d0a453e23
81 changed files with 1374 additions and 819 deletions

View File

@@ -10,7 +10,8 @@ namespace Subsurface.Networking
UpdateComponent = 2,
DropItem = 3,
InventoryUpdate = 4,
PickItem = 5
PickItem = 5,
UpdateProperty = 6
}
class NetworkEvent