beautify comment
This commit is contained in:
@@ -192,10 +192,12 @@ namespace OpenRA
|
||||
|
||||
switch (OrderString)
|
||||
{
|
||||
// Format:
|
||||
// u8 : orderID.
|
||||
// 0xFF: Full serialized order.
|
||||
// varies: rest of order.
|
||||
/*
|
||||
* Format:
|
||||
* u8: orderID.
|
||||
* 0xFF: Full serialized order.
|
||||
* varies: rest of order.
|
||||
*/
|
||||
default:
|
||||
// TODO: specific serializers for specific orders.
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user