fixed railgun, fixed repairtools radar ping & improved rendering, waypoint bugfixes, inventory bugfixes, syncing wires between clients

This commit is contained in:
Regalis
2015-07-15 23:34:13 +03:00
parent 44b9a63c94
commit 237df18765
39 changed files with 461 additions and 405 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ namespace Subsurface
None = 0,
Contained = 1,
Equipped = 2,
Picked = 3
Picked = 4
}
string[] names;