# HG changeset patch # User Adam Kaminski # Date 1609104150 18000 # Sun Dec 27 16:22:30 2020 -0500 # Node ID 391d6bd47be243e96bdac80f1b6320fd5de8ce58 # Parent 69aabcc96c45e1173563161661c1e5b4ac104e4a The network command "SetLineTextureByID" now passes the line's id as an unsigned short. diff -r 69aabcc96c45 -r 391d6bd47be2 protocolspec/spec.sectors.txt --- a/protocolspec/spec.sectors.txt Sun Dec 20 23:33:31 2020 -0500 +++ b/protocolspec/spec.sectors.txt Sun Dec 27 16:22:30 2020 -0500 @@ -207,7 +207,7 @@ EndCommand Command SetLineTextureByID - Short lineID + UShort lineID String textureName Bool side Byte position